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.
This commit is contained in:
Ray Strode 2013-06-19 13:13:50 -04:00
parent 412af26e4e
commit b188d57609

View File

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