diff options
-rw-r--r-- | ui/anaconda.glade | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/ui/anaconda.glade b/ui/anaconda.glade index 723dd69..4e85386 100644 --- a/ui/anaconda.glade +++ b/ui/anaconda.glade @@ -87,7 +87,7 @@ <widget class="GtkTable" id="mainTable"> <property name="visible">True</property> <property name="can_focus">False</property> - <property name="border_width">9</property> + <property name="border_width">5</property> <property name="n_columns">2</property> <child> <widget class="GtkFrame" id="installFrame"> |