reduce tab height. Fixes #5621

This commit is contained in:
Yann Leboulanger 2010-02-26 22:51:42 +01:00
parent e5e5a0363f
commit ff658ee144
1 changed files with 1 additions and 1 deletions

View File

@ -14,6 +14,7 @@
<property name="visible">True</property>
<property name="can_focus">True</property>
<property name="scrollable">True</property>
<property name="tab_border">0</property>
</object>
</child>
</object>
@ -59,7 +60,6 @@
<child>
<object class="GtkImage" id="image1329">
<property name="visible">True</property>
<property name="ypad">6</property>
<property name="stock">gtk-close</property>
<property name="icon-size">1</property>
</object>