[gnome-control-center] universal-access: prevent the Repeat Keys switch from vexpanding



commit e1fe43f62b7d0b9e2d15d5a22b3bbf12cfba8ff3
Author: Felipe Borges <feborges redhat com>
Date:   Wed Nov 4 12:49:57 2015 +0100

    universal-access: prevent the Repeat Keys switch from vexpanding
    
    https://bugzilla.gnome.org/show_bug.cgi?id=757464

 panels/universal-access/uap.ui |    1 +
 1 files changed, 1 insertions(+), 0 deletions(-)
---
diff --git a/panels/universal-access/uap.ui b/panels/universal-access/uap.ui
index d7bf232..a53a9a4 100644
--- a/panels/universal-access/uap.ui
+++ b/panels/universal-access/uap.ui
@@ -1290,6 +1290,7 @@
           <object class="GtkSwitch" id="repeat_keys_switch">
             <property name="visible">True</property>
             <property name="can_focus">True</property>
+            <property name="valign">center</property>
           </object>
           <packing>
             <property name="pack_type">end</property>


[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]