summaryrefslogtreecommitdiff
path: root/gnome-initial-setup
diff options
context:
space:
mode:
authorWill Thompson <wjt@endlessos.org>2022-09-06 14:44:11 +0100
committerWill Thompson <wjt@endlessos.org>2022-09-06 15:03:31 +0100
commit1e5bb1eb5f8074768805f88107f258898dfff3b7 (patch)
treeb61167cfacd20d7a0daf710dcf1d1a36f4fa0991 /gnome-initial-setup
parent4dd82319e1cc608506bbc0c6b2ac5f28d5b36cd3 (diff)
downloadgnome-initial-setup-1e5bb1eb5f8074768805f88107f258898dfff3b7.tar.gz
account: Readd margin to enterprise login dialog
In 13de947f4ff3444e7085007ff353e97bd74832ae ("account: Port to GTK4") the use of GtkContainer:border-width was removed, but no alternative margin was added. Readd a margin. This margin is a little wider but I think looks fine, and is the same used in at least one dialog in gnome-control-center. Part-of: <https://gitlab.gnome.org/GNOME/gnome-initial-setup/-/merge_requests/159>
Diffstat (limited to 'gnome-initial-setup')
-rw-r--r--gnome-initial-setup/pages/account/gis-account-page-enterprise.ui4
1 files changed, 4 insertions, 0 deletions
diff --git a/gnome-initial-setup/pages/account/gis-account-page-enterprise.ui b/gnome-initial-setup/pages/account/gis-account-page-enterprise.ui
index 38992f0..0137931 100644
--- a/gnome-initial-setup/pages/account/gis-account-page-enterprise.ui
+++ b/gnome-initial-setup/pages/account/gis-account-page-enterprise.ui
@@ -131,6 +131,10 @@
<child>
<object class="GtkBox" id="box2">
<property name="orientation">vertical</property>
+ <property name="margin-top">18</property>
+ <property name="margin-bottom">18</property>
+ <property name="margin-start">18</property>
+ <property name="margin-end">18</property>
<property name="spacing">10</property>
<child>
<object class="GtkLabel" id="label71">