summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--remote/modules/kdm/data/usr/share/desktop/themes/kdm/uni/theme.xml4
1 files changed, 2 insertions, 2 deletions
diff --git a/remote/modules/kdm/data/usr/share/desktop/themes/kdm/uni/theme.xml b/remote/modules/kdm/data/usr/share/desktop/themes/kdm/uni/theme.xml
index ab64ecfb..3b7acf4e 100644
--- a/remote/modules/kdm/data/usr/share/desktop/themes/kdm/uni/theme.xml
+++ b/remote/modules/kdm/data/usr/share/desktop/themes/kdm/uni/theme.xml
@@ -105,11 +105,11 @@ KDM-Uni-Theme
<box homogeneous="true" spacing="10">
<!-- username-entry -->
<item type="entry" id="user-entry">
- <pos anchor="w" x="0" y="50%" height="20" width="100"/>
+ <pos anchor="w" x="0" y="50%" height="20" width="200"/>
</item>
<!-- password-entry -->
<item type="entry" id="pw-entry">
- <pos anchor="w" x="0" y="50%" height="20" width="100"/>
+ <pos anchor="w" x="0" y="50%" height="20" width="200"/>
</item>
</box>
</item>