summaryrefslogtreecommitdiffstats
path: root/ui
diff options
context:
space:
mode:
authorChris Lumens <clumens@redhat.com>2007-02-23 17:18:09 +0000
committerChris Lumens <clumens@redhat.com>2007-02-23 17:18:09 +0000
commita507f8b752557a11d0ef0e265f4b03a55e58184d (patch)
tree8bc33e27d66370a251c3f2156826e3611f88aaa0 /ui
parent13479526cc423776870448a9fbd9ab8ba00628a3 (diff)
downloadanaconda-a507f8b752557a11d0ef0e265f4b03a55e58184d.tar.gz
anaconda-a507f8b752557a11d0ef0e265f4b03a55e58184d.tar.xz
anaconda-a507f8b752557a11d0ef0e265f4b03a55e58184d.zip
Trim down that ridiculous border.
Diffstat (limited to 'ui')
-rw-r--r--ui/netpostconfig.glade2
1 files changed, 1 insertions, 1 deletions
diff --git a/ui/netpostconfig.glade b/ui/netpostconfig.glade
index 4b481057e..1615dfb61 100644
--- a/ui/netpostconfig.glade
+++ b/ui/netpostconfig.glade
@@ -4,7 +4,7 @@
<glade-interface>
<widget class="GtkDialog" id="net_post_config_win">
- <property name="border_width">10</property>
+ <property name="border_width">5</property>
<property name="width_request">550</property>
<property name="visible">True</property>
<property name="title" translatable="yes">Edit Interface</property>