summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorJeremy Katz <katzj@redhat.com>2008-03-27 23:14:45 -0400
committerJeremy Katz <katzj@redhat.com>2008-03-27 23:14:45 -0400
commitb3ee97ee6b28dd442732902d91cc3f659772cf0b (patch)
tree7133688d8ca6324d6afc91f70f88033f50919b35
parent1abb31f9570ac3b28d5f851c74fb02c9dd70855e (diff)
downloadanaconda-b3ee97ee6b28dd442732902d91cc3f659772cf0b.tar.gz
anaconda-b3ee97ee6b28dd442732902d91cc3f659772cf0b.tar.xz
anaconda-b3ee97ee6b28dd442732902d91cc3f659772cf0b.zip
Try to make the size flow a little more for weird resolution screens (#439297)
-rw-r--r--ui/GroupSelector.glade1
1 files changed, 0 insertions, 1 deletions
diff --git a/ui/GroupSelector.glade b/ui/GroupSelector.glade
index 8b4aec612..956b020c1 100644
--- a/ui/GroupSelector.glade
+++ b/ui/GroupSelector.glade
@@ -25,7 +25,6 @@
<widget class="GtkVBox" id="groupSelectionBox">
<property name="border_width">12</property>
<property name="width_request">700</property>
- <property name="height_request">450</property>
<property name="visible">True</property>
<property name="homogeneous">False</property>
<property name="spacing">6</property>