[gnome-maps] Layers: remove margin before visibleButton



commit 0104e6fc40889e419a7288688115dcce2d9cc2d1
Author: Hashem Nasarat <hashem riseup net>
Date:   Thu Feb 11 17:56:01 2016 -0500

    Layers: remove margin before visibleButton
    
    This margin was here when the label was first so the text wasn't right
    up-against the edge. Now that the button is the first thing in the
    ListBoxRow, the margin looks weird.
    
    https://bugzilla.gnome.org/show_bug.cgi?id=761884

 data/ui/shape-layer-row.ui |    1 -
 1 files changed, 0 insertions(+), 1 deletions(-)
---
diff --git a/data/ui/shape-layer-row.ui b/data/ui/shape-layer-row.ui
index c774d74..63094e1 100644
--- a/data/ui/shape-layer-row.ui
+++ b/data/ui/shape-layer-row.ui
@@ -8,7 +8,6 @@
         <property name="visible">True</property>
         <property name="orientation">horizontal</property>
         <property name="spacing">4</property>
-        <property name="margin-start">5</property>
         <style>
           <class name="horizontal"/>
         </style>


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