region: Input Sources tab has a different spacing
The first two tabs have 12px, make this 12px too. https://bugzilla.gnome.org/show_bug.cgi?id=678168
This commit is contained in:
parent
7ab09177e1
commit
2e2ad76e59
1 changed files with 1 additions and 1 deletions
|
@ -648,7 +648,7 @@
|
|||
<object class="GtkVBox" id="vbox5">
|
||||
<property name="visible">True</property>
|
||||
<property name="can_focus">False</property>
|
||||
<property name="border_width">10</property>
|
||||
<property name="border_width">12</property>
|
||||
<property name="spacing">12</property>
|
||||
<child>
|
||||
<object class="GtkLabel" id="label24">
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue