Remove all padding for focused sort select in FF
This commit is contained in:
parent
44ef52ad8a
commit
b520e73c99
|
@ -870,7 +870,7 @@ input[id^="manage.newUI"] {
|
||||||
}
|
}
|
||||||
|
|
||||||
.firefox #sort-select {
|
.firefox #sort-select {
|
||||||
padding-top: 0;
|
padding: 0;
|
||||||
}
|
}
|
||||||
|
|
||||||
#search-help, #sorter-help {
|
#search-help, #sorter-help {
|
||||||
|
|
Loading…
Reference in New Issue
Block a user