Add 1em of padding below the password box
https://bugzilla.gnome.org/show_bug.cgi?id=682645
This commit is contained in:
parent
b3cb9d8459
commit
e34ab6c5ae
@ -1834,6 +1834,7 @@ StButton.popup-menu-item:insensitive {
|
|||||||
|
|
||||||
.prompt-dialog-password-box {
|
.prompt-dialog-password-box {
|
||||||
spacing: 1em;
|
spacing: 1em;
|
||||||
|
padding-bottom: 1em;
|
||||||
}
|
}
|
||||||
|
|
||||||
.prompt-dialog-error-label {
|
.prompt-dialog-error-label {
|
||||||
|
Loading…
Reference in New Issue
Block a user