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:
@ -2352,7 +2352,7 @@ StScrollBar StButton#vhandle:active {
|
||||
}
|
||||
|
||||
.login-dialog-prompt-entry {
|
||||
width: 15em;
|
||||
width: 25em;
|
||||
}
|
||||
|
||||
.login-dialog-session-list,
|
||||
|
Reference in New Issue
Block a user