summaryrefslogtreecommitdiffstats
path: root/ui
diff options
context:
space:
mode:
authorDavid Cantrell <dcantrell@redhat.com>2006-01-05 21:42:06 +0000
committerDavid Cantrell <dcantrell@redhat.com>2006-01-05 21:42:06 +0000
commit6eeecae49c1603a531441518cb4a8066d952e2ea (patch)
tree3c93878824a1ce99ebc70d01e3f60eac6db88a27 /ui
parent2244387937a86f09812a46781d3c98c4eef8eb45 (diff)
downloadanaconda-6eeecae49c1603a531441518cb4a8066d952e2ea.tar.gz
anaconda-6eeecae49c1603a531441518cb4a8066d952e2ea.tar.xz
anaconda-6eeecae49c1603a531441518cb4a8066d952e2ea.zip
* ui/GroupSelector.glade: Increase the height of the group
description field so we don't get a scrollbar for a few pixel lines.
Diffstat (limited to 'ui')
-rw-r--r--ui/GroupSelector.glade1
1 files changed, 1 insertions, 0 deletions
diff --git a/ui/GroupSelector.glade b/ui/GroupSelector.glade
index dfcba8192..e8b216373 100644
--- a/ui/GroupSelector.glade
+++ b/ui/GroupSelector.glade
@@ -127,6 +127,7 @@
<child>
<widget class="GtkScrolledWindow" id="scrolledwindow3">
+ <property name="height_request">82</property>
<property name="visible">True</property>
<property name="can_focus">True</property>
<property name="hscrollbar_policy">GTK_POLICY_AUTOMATIC</property>