24
1
Fork 0

tiny password input style fix

This commit is contained in:
Danny Coates 2018-02-01 13:20:53 -08:00
parent fd6a3a5579
commit 6b318c248f
No known key found for this signature in database
GPG Key ID: 4C442633C62E00CB
1 changed files with 2 additions and 1 deletions

View File

@ -1198,7 +1198,8 @@ tbody {
}
#link,
#unlock-input {
#unlock-input,
#unlock-reset-input {
font-size: 22px;
padding: 15px 10px;
border-radius: 6px 6px 0 0;