[css] Fix list-filter dropdown vertical margins.
parent
5e5e811102
commit
53e5b66785
|
|
@ -3,8 +3,8 @@ list-filter-dropdown
|
|||
*/
|
||||
|
||||
.admin-interface .list-filter-dropdown {
|
||||
margin-top: 0;
|
||||
margin-bottom: 20px;
|
||||
margin-top: 10px;
|
||||
margin-bottom: 10px;
|
||||
}
|
||||
|
||||
.admin-interface .list-filter-dropdown h3 {
|
||||
|
|
|
|||
Loading…
Reference in New Issue