Do not use a constant size for close tab button

This commit is contained in:
Denis Fomin 2010-12-09 20:24:23 +03:00
parent 42ac96b707
commit a33269ed75
1 changed files with 0 additions and 2 deletions

View File

@ -52,8 +52,6 @@
</child>
<child>
<object class="GtkButton" id="tab_close_button">
<property name="width_request">20</property>
<property name="height_request">20</property>
<property name="visible">True</property>
<property name="can_focus">True</property>
<property name="receives_default">True</property>