[css] Adjust list filter dropdown `margin-top`.

master
Fabio Caccamo 2022-11-30 15:38:39 +01:00
parent 07dcb77b88
commit f2b800d9ca
1 changed files with 1 additions and 0 deletions

View File

@ -7,6 +7,7 @@ list-filter-dropdown
margin-bottom: 15px;
}
.admin-interface h2 + .list-filter-dropdown,
.admin-interface .list-filter-dropdown + .list-filter-dropdown {
margin-top: 5px;
}