aboutsummaryrefslogtreecommitdiff
path: root/ui
diff options
context:
space:
mode:
authorwiktor w brodlo <wiktor@brodlo.net>2011-08-03 11:42:22 +0000
committerwiktor w brodlo <wiktor@brodlo.net>2011-08-03 11:42:22 +0000
commit478183b473d467da548530a41565ddfc914519f8 (patch)
treea89aa6c8fc03abf0720eb58937627580367252aa /ui
parentiw/progress_gui.py: Make some more space (diff)
downloadanaconda-478183b473d467da548530a41565ddfc914519f8.tar.gz
anaconda-478183b473d467da548530a41565ddfc914519f8.tar.bz2
anaconda-478183b473d467da548530a41565ddfc914519f8.zip
ui/anaconda.glade: make more space on the screen
Diffstat (limited to 'ui')
-rw-r--r--ui/anaconda.glade3
1 files changed, 1 insertions, 2 deletions
diff --git a/ui/anaconda.glade b/ui/anaconda.glade
index ce10f0d..723dd69 100644
--- a/ui/anaconda.glade
+++ b/ui/anaconda.glade
@@ -18,7 +18,6 @@
<widget class="GtkVBox" id="mainBox">
<property name="visible">True</property>
<property name="can_focus">False</property>
- <property name="spacing">12</property>
<child>
<widget class="GtkAlignment" id="header_align">
<property name="visible">True</property>
@@ -88,7 +87,7 @@
<widget class="GtkTable" id="mainTable">
<property name="visible">True</property>
<property name="can_focus">False</property>
- <property name="border_width">12</property>
+ <property name="border_width">9</property>
<property name="n_columns">2</property>
<child>
<widget class="GtkFrame" id="installFrame">