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