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
This commit is contained in:
Ray Strode 2013-06-26 22:32:07 -04:00
parent bd5c04b923
commit 2431b8e021

View File

@ -2357,7 +2357,7 @@ StScrollBar StButton#vhandle:active {
}
.login-dialog-prompt-entry {
width: 15em;
width: 20em;
}
.login-dialog-session-list-button StIcon {