Skip to content
Snippets Groups Projects
Commit ec036274 authored by Chris Hallberg's avatar Chris Hallberg
Browse files

Align checkbox facets in advanced search.

parent f71c569b
No related merge requests found
This source diff could not be displayed because it is too large. You can view the blob instead.
This source diff could not be displayed because it is too large. You can view the blob instead.
...@@ -74,6 +74,11 @@ ...@@ -74,6 +74,11 @@
font-weight: bold; font-weight: bold;
color: @text-color; color: @text-color;
} }
.facet-group > .checkbox,
.sidebar .facet.checkbox {
margin: 0;
padding-left: 2rem;
}
.active-filters .facet, .active-filters .facet,
.facet-group .active { .facet-group .active {
......
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment