From e63accbf827b2138ae99efcb2e6339321d55dbdb Mon Sep 17 00:00:00 2001 From: Georges Basile Stavracas Neto Date: Thu, 27 Apr 2017 16:38:22 -0300 Subject: online-accounts: Move the margins and spacing lower down the hierarchy The expired credentials GtkButton is going to be replaced with a GtkInfoBar touching the top, start and end edges of the GtkDialog. Therefore, the margins around the account details and GtkSwitches cannot be set on the higher level GtkBoxes. Instead, they need to be set lower down the hierarchy closer to the actual widgets that need them. Bump required GOA version for the new goa_provider_show_account behaviour. https://bugzilla.gnome.org/show_bug.cgi?id=779368 --- panels/online-accounts/online-accounts.ui | 7 +++---- 1 file changed, 3 insertions(+), 4 deletions(-) (limited to 'panels/online-accounts') diff --git a/panels/online-accounts/online-accounts.ui b/panels/online-accounts/online-accounts.ui index b9a85dc87..c25d37ea2 100644 --- a/panels/online-accounts/online-accounts.ui +++ b/panels/online-accounts/online-accounts.ui @@ -242,7 +242,7 @@ True False - 24 + 24 24 vertical @@ -251,15 +251,14 @@ False True vertical - 18 - 18 - 18 True True + 24 + 24 end end Remove Account -- cgit v1.2.1