summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGeorges Basile Stavracas Neto <georges.stavracas@gmail.com>2016-11-10 14:58:27 -0200
committerGeorges Basile Stavracas Neto <georges.stavracas@gmail.com>2017-02-22 23:00:49 -0300
commit4662c5be583b0d6b06b84e522469566aecef1cb6 (patch)
tree79514ef35fb03ee1ad519c54dc40b3942b4ef570
parentfa81d1679afa80d9c7c958db37ef407c3e18174c (diff)
downloadgnome-control-center-4662c5be583b0d6b06b84e522469566aecef1cb6.tar.gz
online-accounts: Make the account editor box vertical
When credentials expire, they're being added horizontally since this is the default value of the GtkOrientable:orientation property. Fix that by making the account editor box vertical, and adding some spacing. https://bugzilla.gnome.org/show_bug.cgi?id=774222
-rw-r--r--panels/online-accounts/online-accounts.ui2
1 files changed, 2 insertions, 0 deletions
diff --git a/panels/online-accounts/online-accounts.ui b/panels/online-accounts/online-accounts.ui
index a9b7c5c15..234b5f734 100644
--- a/panels/online-accounts/online-accounts.ui
+++ b/panels/online-accounts/online-accounts.ui
@@ -249,6 +249,8 @@
<property name="visible">True</property>
<property name="can_focus">False</property>
<property name="vexpand">True</property>
+ <property name="orientation">vertical</property>
+ <property name="spacing">12</property>
</object>
</child>
<child>