Do not use a constant size for close tab button
This commit is contained in:
parent
42ac96b707
commit
a33269ed75
|
@ -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>
|
||||
|
|
Loading…
Reference in New Issue