[PATCH 3/3] Line up the right side of the FCOE dialog.

Chris Lumens clumens at redhat.com
Thu May 22 20:55:54 UTC 2014


The two buttons were not exactly in line.  Fix it.
---
 pyanaconda/ui/gui/spokes/advstorage/fcoe.glade | 1 +
 1 file changed, 1 insertion(+)

diff --git a/pyanaconda/ui/gui/spokes/advstorage/fcoe.glade b/pyanaconda/ui/gui/spokes/advstorage/fcoe.glade
index 38d58f1..ab85e70 100644
--- a/pyanaconda/ui/gui/spokes/advstorage/fcoe.glade
+++ b/pyanaconda/ui/gui/spokes/advstorage/fcoe.glade
@@ -44,6 +44,7 @@
           <object class="GtkGrid" id="grid1">
             <property name="visible">True</property>
             <property name="can_focus">False</property>
+            <property name="margin_right">5</property>
             <property name="row_spacing">6</property>
             <property name="column_spacing">6</property>
             <child>
-- 
1.9.0



More information about the anaconda-patches mailing list