[gnome-shell] loginDialog: make prompt entry wider



commit 2431b8e02126549168412acb1fad3c5d5a9bcb21
Author: Ray Strode <rstrode redhat com>
Date:   Wed Jun 26 22:32:07 2013 -0400

    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 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/data/theme/gnome-shell.css b/data/theme/gnome-shell.css
index 5c1c1d7..7e85048 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 {


[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]