widget-factory: use same spacing for buttons column

So that they nicely align with entries. Useful when tweaking the theme.
This commit is contained in:
Cosimo Cecchi 2014-05-01 18:55:33 +02:00
parent f4d02bd9c1
commit f656fc5997

View File

@ -724,7 +724,7 @@ Suspendisse feugiat quam quis dolor accumsan cursus. </property>
<property name="visible">True</property>
<property name="can_focus">False</property>
<property name="orientation">vertical</property>
<property name="spacing">6</property>
<property name="spacing">10</property>
<child>
<object class="GtkToggleButton" id="togglebutton1">
<property name="label" translatable="yes">togglebutton</property>