Reduce spacing between buttons to make tool list treeview smaller

This commit is contained in:
Yevgen Muntyan 2011-01-05 02:55:09 -08:00
parent 96a1783dc0
commit 613056fdc8

View File

@ -17,7 +17,7 @@
<child>
<widget class="GtkVBox" id="vbox2">
<property name="visible">True</property>
<property name="spacing">6</property>
<property name="spacing">3</property>
<child>
<widget class="GtkScrolledWindow" id="scrolledwindow1">
<property name="visible">True</property>
@ -40,7 +40,6 @@
<child>
<widget class="GtkHBox" id="hbox2">
<property name="visible">True</property>
<property name="spacing">6</property>
<child>
<widget class="GtkButton" id="new">
<property name="visible">True</property>