We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents c553709 + 38ce6d0 commit d3a0c50Copy full SHA for d3a0c50
app/assets/builds/blacklight.css
@@ -412,7 +412,7 @@ main {
412
/* Facet browse pages & modals
413
-------------------------------------------------- */
414
.facet-filters:not(:has(*)) {
415
- display: none !important;
+ display: none;
416
}
417
418
/* Search History */
app/assets/stylesheets/blacklight/_facets.scss
@@ -209,5 +209,5 @@ $facet-toggle-height: $facet-toggle-width !default;
209
210
211
212
213
0 commit comments