diff options
author | Debarshi Ray <debarshir@gnome.org> | 2017-05-30 17:52:16 +0200 |
---|---|---|
committer | Debarshi Ray <debarshir@gnome.org> | 2017-05-31 16:38:16 +0200 |
commit | ebdaa85ba45c6d9677f8f59f1ef6d76f1954aa78 (patch) | |
tree | 7098c4193a96e686dbe5f3d381d97b39c4e2a4fa /panels/online-accounts/online-accounts.ui | |
parent | 4bb33fd878b4dc65d0368bffa1ab4b642148d97b (diff) | |
download | gnome-control-center-ebdaa85ba45c6d9677f8f59f1ef6d76f1954aa78.tar.gz |
online-accounts: Increase the spacing above the "Remove Account" button
https://bugzilla.gnome.org/show_bug.cgi?id=779368
Diffstat (limited to 'panels/online-accounts/online-accounts.ui')
-rw-r--r-- | panels/online-accounts/online-accounts.ui | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/panels/online-accounts/online-accounts.ui b/panels/online-accounts/online-accounts.ui index c25d37ea2..632b96349 100644 --- a/panels/online-accounts/online-accounts.ui +++ b/panels/online-accounts/online-accounts.ui @@ -243,7 +243,7 @@ <property name="visible">True</property> <property name="can_focus">False</property> <property name="margin-bottom">24</property> - <property name="spacing">24</property> + <property name="spacing">42</property> <property name="orientation">vertical</property> <child> <object class="GtkBox" id="accounts_vbox"> |