summaryrefslogtreecommitdiffstats
path: root/gtk
diff options
context:
space:
mode:
authorJohn Stebbins <[email protected]>2019-07-18 12:05:22 -0700
committerJohn Stebbins <[email protected]>2019-07-18 12:05:22 -0700
commitf7654c69cb5bad5dcdeaa7375e04327c5178d387 (patch)
treed29efffba66a090568c010500d268cde6f3e2158 /gtk
parent66ac9f4c72df756a5a2a4efc97edd8f112669493 (diff)
LinGui: fix spacing between preset menu button and settings stack
Diffstat (limited to 'gtk')
-rw-r--r--gtk/src/ghb.m41
1 files changed, 1 insertions, 0 deletions
diff --git a/gtk/src/ghb.m4 b/gtk/src/ghb.m4
index 09d622df5..1eba6371a 100644
--- a/gtk/src/ghb.m4
+++ b/gtk/src/ghb.m4
@@ -2824,6 +2824,7 @@ Modifications will be discarded.</property>
<property name="hexpand">True</property>
<property name="halign">GTK_ALIGN_FILL</property>
<property name="valign">GTK_ALIGN_START</property>
+ <property name="margin-top">12</property>
<property name="margin-start">12</property>
<property name="margin-end">12</property>
</object>