universal-access: prevent the Repeat Keys switch from vexpanding

https://bugzilla.gnome.org/show_bug.cgi?id=757464
This commit is contained in:
Felipe Borges 2015-11-04 12:49:57 +01:00
parent 417ffaa014
commit e1fe43f62b

View file

@ -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>