[gnome-boxes] list-view-row: More padding around each row



commit 76ac05f529e42fe379efd885ac5a15a952d617b8
Author: Zeeshan Ali (Khattak) <zeeshanak gnome org>
Date:   Wed Aug 26 18:14:33 2015 +0100

    list-view-row: More padding around each row

 data/ui/list-view-row.ui |    6 +++---
 1 files changed, 3 insertions(+), 3 deletions(-)
---
diff --git a/data/ui/list-view-row.ui b/data/ui/list-view-row.ui
index 98f0e5e..d52b282 100644
--- a/data/ui/list-view-row.ui
+++ b/data/ui/list-view-row.ui
@@ -4,10 +4,10 @@
   <template class="BoxesListViewRow" parent="GtkBox">
     <property name="visible">True</property>
     <property name="width-request">848</property>
-    <property name="margin-start">12</property>
+    <property name="margin-start">24</property>
     <property name="margin-end">24</property>
-    <property name="margin-top">4</property>
-    <property name="margin-bottom">4</property>
+    <property name="margin-top">8</property>
+    <property name="margin-bottom">8</property>
     <property name="orientation">horizontal</property>
     <property name="spacing">16</property>
 


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