[gnome-boxes/wip/wizard-n-props-in-dialog2: 7/10] properties-sidebar: Adjust spacing & margins



commit 8900b6161cf3a9ff4fd83a9293613584828a23dc
Author: Zeeshan Ali (Khattak) <zeeshanak gnome org>
Date:   Thu Aug 28 19:07:56 2014 +0100

    properties-sidebar: Adjust spacing & margins
    
    After getting moved into the new properties dialog, we need to adjust
    some spacing and margins to look good.

 data/ui/properties-sidebar.ui |    3 +--
 1 files changed, 1 insertions(+), 2 deletions(-)
---
diff --git a/data/ui/properties-sidebar.ui b/data/ui/properties-sidebar.ui
index 32aecb9..444d96f 100644
--- a/data/ui/properties-sidebar.ui
+++ b/data/ui/properties-sidebar.ui
@@ -5,7 +5,7 @@
   <template class="BoxesPropertiesSidebar" parent="GtkBox">
     <property name="visible">True</property>
     <property name="orientation">vertical</property>
-    <property name="spacing">10</property>
+    <property name="spacing">300</property>
 
     <child>
       <object class="GtkTreeView" id="tree_view">
@@ -57,7 +57,6 @@
         <property name="margin-start">10</property>
         <property name="margin-end">10</property>
         <property name="margin-top">10</property>
-        <property name="margin-bottom">30</property>
 
         <child>
           <object class="GtkImage" id="screenshot">


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