[gnome-control-center] Revert "color: to shrink the list"



commit fe48cc9e6eeb21e6bd3e3d5b9460cbd9f60a5b23
Author: Richard Hughes <richard hughsie com>
Date:   Thu Aug 1 08:59:03 2013 +0100

    Revert "color: to shrink the list"
    
    This reverts commit 902e88c7ad826405f6588e1de5fac1848fe93396.
    
    It does not match the mockups, introduces a horizontal scrollbar for non-VM
    machines, and resizes when button appear.

 panels/color/color.ui |    8 ++++----
 1 files changed, 4 insertions(+), 4 deletions(-)
---
diff --git a/panels/color/color.ui b/panels/color/color.ui
index e46f163..454e5eb 100644
--- a/panels/color/color.ui
+++ b/panels/color/color.ui
@@ -1015,10 +1015,10 @@
         <property name="border_width">15</property>
         <property name="orientation">vertical</property>
         <property name="spacing">12</property>
-        <property name="margin-left">134</property>
-        <property name="margin-right">134</property>
-        <property name="margin-top">22</property>
-        <property name="margin-bottom">22</property>
+        <property name="margin-left">6</property>
+        <property name="margin-right">6</property>
+        <property name="margin-top">6</property>
+        <property name="margin-bottom">6</property>
         <child>
           <object class="GtkHBox" id="hbox3">
             <property name="visible">True</property>


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