Fix sort select alignment in Firefox
This commit is contained in:
parent
6cca5bbe59
commit
44ef52ad8a
|
@ -869,6 +869,10 @@ input[id^="manage.newUI"] {
|
|||
width: 100%;
|
||||
}
|
||||
|
||||
.firefox #sort-select {
|
||||
padding-top: 0;
|
||||
}
|
||||
|
||||
#search-help, #sorter-help {
|
||||
margin: 4px -5px 0 2px;
|
||||
}
|
||||
|
|
Loading…
Reference in New Issue
Block a user