From b188d57609ca666cfca13f0de8afdf5f2e7cba7f Mon Sep 17 00:00:00 2001 From: Ray Strode Date: Wed, 19 Jun 2013 13:13:50 -0400 Subject: [PATCH] loginDialog: make entry a little wider by default With recent changes the dialog is somewhat taller now that it was before. This comment makes the prompt entry longer to help square things out. --- data/theme/gnome-shell.css | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/data/theme/gnome-shell.css b/data/theme/gnome-shell.css index 59b1e9aa9..13f148e25 100644 --- a/data/theme/gnome-shell.css +++ b/data/theme/gnome-shell.css @@ -2352,7 +2352,7 @@ StScrollBar StButton#vhandle:active { } .login-dialog-prompt-entry { - width: 15em; + width: 25em; } .login-dialog-session-list,