summaryrefslogtreecommitdiffstats
path: root/ui
diff options
context:
space:
mode:
authorChris Lumens <clumens@redhat.com>2008-11-06 14:59:12 -0500
committerChris Lumens <clumens@redhat.com>2008-11-06 14:59:41 -0500
commit7cd3adc1380a31df474387b2bddf8e5a3475dee3 (patch)
tree931e4594d8318e79477b912fc9e2bbae235c3007 /ui
parentec838af81058ac6fb1f30921bbdfab5c73e5d62f (diff)
downloadanaconda-7cd3adc1380a31df474387b2bddf8e5a3475dee3.tar.gz
anaconda-7cd3adc1380a31df474387b2bddf8e5a3475dee3.tar.xz
anaconda-7cd3adc1380a31df474387b2bddf8e5a3475dee3.zip
Don't have the key icon take up so much space on the LUKS dialog (#470338).
Diffstat (limited to 'ui')
-rw-r--r--ui/lukspassphrase.glade4
1 files changed, 2 insertions, 2 deletions
diff --git a/ui/lukspassphrase.glade b/ui/lukspassphrase.glade
index de4468409..b688e8a87 100644
--- a/ui/lukspassphrase.glade
+++ b/ui/lukspassphrase.glade
@@ -114,8 +114,8 @@
</widget>
<packing>
<property name="padding">0</property>
- <property name="expand">False</property>
- <property name="fill">False</property>
+ <property name="expand">True</property>
+ <property name="fill">True</property>
</packing>
</child>
</widget>