[shotwell/wip/gtk4: 83/154] Prefs: Fix padding




commit ed242abe719f9b335d9c00deda638c8ca1b9ed3e
Author: Jens Georg <mail jensge org>
Date:   Tue Apr 5 20:49:19 2022 +0200

    Prefs: Fix padding

 data/ui/preferences_dialog.ui | 4 ++++
 1 file changed, 4 insertions(+)
---
diff --git a/data/ui/preferences_dialog.ui b/data/ui/preferences_dialog.ui
index 3a60d799..3203b5ef 100644
--- a/data/ui/preferences_dialog.ui
+++ b/data/ui/preferences_dialog.ui
@@ -361,6 +361,10 @@
                 <property name="child">
                   <object class="GtkBox" id="hbox4">
                     <property name="valign">start</property>
+                    <property name="margin-top">6</property>
+                    <property name="margin-bottom">6</property>
+                    <property name="margin-start">6</property>
+                    <property name="margin-end">6</property>
                     <child>
                       <object class="GtkBox" id="vbox2">
                         <property name="hexpand">1</property>


[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]