[gnome-control-center] privacy: location services layout issues



commit 4877b7a609e375bdbfbd49a15e4c6b014e77ae29
Author: Allan Day <allanpday gmail com>
Date:   Tue Aug 2 12:54:36 2016 +0100

    privacy: location services layout issues
    
    There was way too much space above the description and the
    padding around the switch wasn't even.
    
    https://bugzilla.gnome.org/show_bug.cgi?id=769426

 panels/privacy/privacy.ui |    3 +--
 1 files changed, 1 insertions(+), 2 deletions(-)
---
diff --git a/panels/privacy/privacy.ui b/panels/privacy/privacy.ui
index 2538d55..88ba730 100644
--- a/panels/privacy/privacy.ui
+++ b/panels/privacy/privacy.ui
@@ -731,7 +731,6 @@ All the information we collect is made anonymous, and we will never share your d
           <object class="GtkLabel" id="location_description_label">
             <property name="visible">True</property>
             <property name="can_focus">False</property>
-            <property name="margin_top">12</property>
             <property name="margin_bottom">12</property>
             <property name="label" translatable="yes">Location services allow applications to know your 
location. Using Wi-Fi and mobile broadband increases accuracy.</property>
             <property name="wrap">True</property>
@@ -768,7 +767,7 @@ All the information we collect is made anonymous, and we will never share your d
                         <property name="row_spacing">0</property>
                         <property name="column_spacing">32</property>
                         <property name="margin_start">12</property>
-                        <property name="margin_end">6</property>
+                        <property name="margin_end">12</property>
                         <property name="margin_top">12</property>
                         <property name="margin_bottom">12</property>
                         <child>


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