Add 1em of padding below the password box

https://bugzilla.gnome.org/show_bug.cgi?id=682645
This commit is contained in:
William Jon McCann 2012-08-27 21:12:26 -04:00
parent b3cb9d8459
commit e34ab6c5ae

View File

@ -1834,6 +1834,7 @@ StButton.popup-menu-item:insensitive {
.prompt-dialog-password-box {
spacing: 1em;
padding-bottom: 1em;
}
.prompt-dialog-error-label {