[shotwell/wip/gtk4: 33/94] Prefs: Fix padding
- From: Jens Georg <jensgeorg src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [shotwell/wip/gtk4: 33/94] Prefs: Fix padding
- Date: Thu, 28 Jul 2022 21:57:34 +0000 (UTC)
commit e66ca4c8c4a1402285ffda0200d9140b9407a96c
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 cdd9f407..d93cec6d 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]