Remove all padding for focused sort select in FF

This commit is contained in:
Rob Garrison 2017-12-23 20:51:54 -06:00
parent 44ef52ad8a
commit b520e73c99

View File

@ -870,7 +870,7 @@ input[id^="manage.newUI"] {
}
.firefox #sort-select {
padding-top: 0;
padding: 0;
}
#search-help, #sorter-help {