aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'ui/anaconda.glade')
-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">