[GTKUI] Reduce status tab border to 1px

This commit is contained in:
Calum Lind 2014-09-01 19:06:02 +01:00
parent ecb4f0e9da
commit e97140cbde

View File

@ -758,6 +758,7 @@ This will filter torrents for the current selection on the sidebar.</property>
<property name="tab_pos">left</property>
<property name="show_border">False</property>
<property name="tab_hborder">8</property>
<property name="tab_vborder">1</property>
</object>
<packing>
<property name="resize">False</property>