[gnome-control-center/wip/gbsneto/new-goa-panel: 17/23] online-accounts: small UI improvement



commit 349fa5a19c3be46e449f9e4c706212cb02b7a831
Author: Georges Basile Stavracas Neto <georges stavracas gmail com>
Date:   Thu Nov 10 13:30:40 2016 -0200

    online-accounts: small UI improvement
    
    Add more margin to the lists.
    
    https://bugzilla.gnome.org/show_bug.cgi?id=774222

 panels/online-accounts/online-accounts.ui |    4 ++++
 1 files changed, 4 insertions(+), 0 deletions(-)
---
diff --git a/panels/online-accounts/online-accounts.ui b/panels/online-accounts/online-accounts.ui
index 81b25bc..526526b 100644
--- a/panels/online-accounts/online-accounts.ui
+++ b/panels/online-accounts/online-accounts.ui
@@ -79,6 +79,10 @@
                 <property name="orientation">vertical</property>
                 <property name="spacing">18</property>
                 <property name="margin">18</property>
+                <property name="margin-start">32</property>
+                <property name="margin-end">32</property>
+                <property name="hexpand">True</property>
+                <property name="width-request">300</property>
                 <child>
                   <object class="GtkLabel">
                     <property name="visible">True</property>


[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]