Skip to content
Snippets Groups Projects
Commit 1c3e3294 authored by Benjamin Becker's avatar Benjamin Becker
Browse files
parents 6293f4d7 1a23df63
No related branches found
No related tags found
No related merge requests found
...@@ -2321,6 +2321,15 @@ p.package-info-issued { ...@@ -2321,6 +2321,15 @@ p.package-info-issued {
order: 4; order: 4;
margin-right: 0; margin-right: 0;
} }
.search-form .filter-list {
order: 5;
break-before: always;
}
.search-form #datesearch-filter {
order: 6;
}
} }
.search-form a:focus i { .search-form a:focus i {
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment