diff options
author | Jeremy Katz <katzj@redhat.com> | 2008-03-27 23:14:45 -0400 |
---|---|---|
committer | Jeremy Katz <katzj@redhat.com> | 2008-03-27 23:14:45 -0400 |
commit | b3ee97ee6b28dd442732902d91cc3f659772cf0b (patch) | |
tree | 7133688d8ca6324d6afc91f70f88033f50919b35 /ui | |
parent | 1abb31f9570ac3b28d5f851c74fb02c9dd70855e (diff) | |
download | anaconda-b3ee97ee6b28dd442732902d91cc3f659772cf0b.tar.gz anaconda-b3ee97ee6b28dd442732902d91cc3f659772cf0b.tar.xz anaconda-b3ee97ee6b28dd442732902d91cc3f659772cf0b.zip |
Try to make the size flow a little more for weird resolution screens (#439297)
Diffstat (limited to 'ui')
-rw-r--r-- | ui/GroupSelector.glade | 1 |
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> |