From 2431b8e02126549168412acb1fad3c5d5a9bcb21 Mon Sep 17 00:00:00 2001 From: Ray Strode Date: Wed, 26 Jun 2013 22:32:07 -0400 Subject: [PATCH] loginDialog: make prompt entry wider This makes it match mock ups better and looks more visually pleasing. https://bugzilla.gnome.org/show_bug.cgi?id=702308 --- 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 5c1c1d7c9..7e85048ad 100644 --- a/data/theme/gnome-shell.css +++ b/data/theme/gnome-shell.css @@ -2357,7 +2357,7 @@ StScrollBar StButton#vhandle:active { } .login-dialog-prompt-entry { - width: 15em; + width: 20em; } .login-dialog-session-list-button StIcon {