tutorial: Drop excessive margin from headerbar
It is no longer necessary to add extra margins around the center child in a headerbar.
This commit is contained in:
@ -15,7 +15,6 @@
|
||||
<child type="title">
|
||||
<object class="GtkStackSwitcher" id="tabs">
|
||||
<property name="visible">True</property>
|
||||
<property name="margin">6</property>
|
||||
<property name="stack">stack</property>
|
||||
</object>
|
||||
</child>
|
||||
|
||||
Reference in New Issue
Block a user