[gnome-control-center] sharing: Align the listboxes in media sharing



commit b54dfef6683439f0d3fdb851113f36462397b42c
Author: Bastien Nocera <hadess hadess net>
Date:   Wed Jun 25 16:44:02 2014 +0200

    sharing: Align the listboxes in media sharing

 panels/sharing/networks.ui |    4 ++--
 1 files changed, 2 insertions(+), 2 deletions(-)
---
diff --git a/panels/sharing/networks.ui b/panels/sharing/networks.ui
index bd3f34f..7a17f4b 100644
--- a/panels/sharing/networks.ui
+++ b/panels/sharing/networks.ui
@@ -5,8 +5,8 @@
   <template class="CcSharingNetworks" parent="GtkGrid">
     <property name="visible">True</property>
     <property name="can_focus">False</property>
-    <property name="margin_start">12</property>
-    <property name="margin_end">6</property>
+    <property name="margin_start">0</property>
+    <property name="margin_end">0</property>
     <property name="margin_top">12</property>
     <property name="margin_bottom">12</property>
     <property name="row_spacing">12</property>


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