Skip to content

Commit

Permalink
Merge pull request #2813 from projectblacklight/2781-facet-styling
Browse files Browse the repository at this point in the history
Get the facet styling under Bootstrap 5.2 looking better; part of #2781
  • Loading branch information
jcoyne committed Sep 27, 2022
2 parents 417bdc0 + 61fd07d commit 060b944
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions app/assets/stylesheets/blacklight/_facets.scss
Original file line number Diff line number Diff line change
Expand Up @@ -76,6 +76,11 @@
}

.facet-values {
margin-bottom: 0;

a {
text-decoration: none;
}

li {
display: flex;
Expand Down

0 comments on commit 060b944

Please sign in to comment.