mirror of
https://github.com/netsurf-browser/netsurf
synced 2024-12-20 11:12:46 +03:00
fix gtk2 customisation window instruction box expansion
This commit is contained in:
parent
bebb883d5a
commit
e14416d43f
@ -25,8 +25,9 @@
|
|||||||
<property name="label" translatable="yes">gtkCustomizeToolbarInstructions</property>
|
<property name="label" translatable="yes">gtkCustomizeToolbarInstructions</property>
|
||||||
</object>
|
</object>
|
||||||
<packing>
|
<packing>
|
||||||
<property name="expand">True</property>
|
<property name="expand">False</property>
|
||||||
<property name="fill">True</property>
|
<property name="fill">True</property>
|
||||||
|
<property name="padding">6</property>
|
||||||
<property name="position">1</property>
|
<property name="position">1</property>
|
||||||
</packing>
|
</packing>
|
||||||
</child>
|
</child>
|
||||||
|
Loading…
Reference in New Issue
Block a user