Do not use a constant size for close tab button
This commit is contained in:
parent
42ac96b707
commit
a33269ed75
1 changed files with 0 additions and 2 deletions
|
@ -52,8 +52,6 @@
|
||||||
</child>
|
</child>
|
||||||
<child>
|
<child>
|
||||||
<object class="GtkButton" id="tab_close_button">
|
<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="visible">True</property>
|
||||||
<property name="can_focus">True</property>
|
<property name="can_focus">True</property>
|
||||||
<property name="receives_default">True</property>
|
<property name="receives_default">True</property>
|
||||||
|
|
Loading…
Add table
Reference in a new issue