[PATCH] Tweak spacing in the other storage options grid.

Chris Lumens clumens at redhat.com
Mon Jun 2 15:39:45 UTC 2014


---
 pyanaconda/ui/gui/spokes/storage.glade | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)

diff --git a/pyanaconda/ui/gui/spokes/storage.glade b/pyanaconda/ui/gui/spokes/storage.glade
index 7cd2825..011ccdc 100644
--- a/pyanaconda/ui/gui/spokes/storage.glade
+++ b/pyanaconda/ui/gui/spokes/storage.glade
@@ -767,7 +767,8 @@
                                 <property name="margin_left">18</property>
                                 <property name="margin_right">18</property>
                                 <property name="vexpand">False</property>
-                                <property name="column_spacing">6</property>
+                                <property name="column_spacing">12</property>
+                                <property name="row_spacing">3</property>
                                 <child>
                                   <object class="GtkLabel" id="label10">
                                     <property name="visible">True</property>
-- 
1.9.0



More information about the anaconda-patches mailing list