[gnome-control-center/wip/gbsneto/new-goa-panel] online-accounts: add more margins to the account editor grid



commit b93ada4dd51f45c45b037cdb29a689e7c86f02d7
Author: Georges Basile Stavracas Neto <georges stavracas gmail com>
Date:   Thu Feb 16 13:29:12 2017 -0200

    online-accounts: add more margins to the account editor grid
    
    Per Allan's request, add more space between the account editor
    grid and the dialog's limits.

 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 756f095..d3cfcdf 100644
--- a/panels/online-accounts/online-accounts.ui
+++ b/panels/online-accounts/online-accounts.ui
@@ -252,6 +252,10 @@
                     <property name="vexpand">True</property>
                     <property name="orientation">vertical</property>
                     <property name="spacing">12</property>
+                    <property name="margin-top">6</property>
+                    <property name="margin-bottom">6</property>
+                    <property name="margin-start">40</property>
+                    <property name="margin-end">40</property>
                   </object>
                 </child>
                 <child>


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