This commit is contained in:
narcolepticinsomniac 2017-12-07 08:04:46 -05:00 committed by GitHub
parent 5426a83a69
commit 1e230195fd
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -135,6 +135,7 @@ select {
} }
.firefox select { .firefox select {
font-size: 13px;
padding: 0 20px 0 2px; padding: 0 20px 0 2px;
line-height: 22px!important; line-height: 22px!important;
} }
@ -163,7 +164,7 @@ select {
padding: 3px 7px; padding: 3px 7px;
} }
.firefox.moz-appearance-bug button:not(.install){ .firefox.moz-appearance-bug button:not(.install) {
padding: 2px 4px; padding: 2px 4px;
} }
} }