about summary refs log tree commit diff
path: root/src/gtk
diff options
context:
space:
mode:
authorRicky Kresslein <rk@lakoliu.com>2022-03-31 10:06:04 +0200
committerRicky Kresslein <rk@lakoliu.com>2022-03-31 10:06:04 +0200
commitf8d10ba2848572ee40699b01b93111714668d34d (patch)
tree185dac1b9d9271e58eb063f51ade70ef6d737eda /src/gtk
parent0cc4db6d1ab74991a6914c079f2ea313fd235528 (diff)
downloadFurtherance-f8d10ba2848572ee40699b01b93111714668d34d.tar.zst
Remove bottom margin
Diffstat (limited to 'src/gtk')
-rwxr-xr-xsrc/gtk/window.ui1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/gtk/window.ui b/src/gtk/window.ui
index 7ac6b01..186a57a 100755
--- a/src/gtk/window.ui
+++ b/src/gtk/window.ui
@@ -31,7 +31,6 @@
             <object class="GtkBox" id="win_box">
               <property name="orientation">vertical</property>
               <property name="spacing">10</property>
-              <property name="margin_bottom">18</property>
               <property name="halign">center</property>
               <property name="width_request">400</property>
               <property name="vexpand">True</property>