[PATCH 3/6] Add some padding under the ransom notes on the progress hub.

Chris Lumens clumens at redhat.com
Thu Apr 11 19:00:46 UTC 2013


---
 pyanaconda/ui/gui/hubs/progress.glade | 1 +
 1 file changed, 1 insertion(+)

diff --git a/pyanaconda/ui/gui/hubs/progress.glade b/pyanaconda/ui/gui/hubs/progress.glade
index bab2711..cb52685 100644
--- a/pyanaconda/ui/gui/hubs/progress.glade
+++ b/pyanaconda/ui/gui/hubs/progress.glade
@@ -112,6 +112,7 @@
                         <property name="height_request">120</property>
                         <property name="visible">True</property>
                         <property name="can_focus">True</property>
+                        <property name="margin_bottom">6</property>
                         <property name="show_tabs">False</property>
                         <property name="show_border">False</property>
                         <child>
-- 
1.8.1.2



More information about the anaconda-patches mailing list