Skip to content

Commit

Permalink
Fix gap in facet borders.
Browse files Browse the repository at this point in the history
  • Loading branch information
EreMaijala committed Aug 24, 2023
1 parent bdca794 commit b63a8de
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion themes/bootstrap3/less/components/sidebar.less
Original file line number Diff line number Diff line change
Expand Up @@ -200,7 +200,7 @@ h3.facet-title {
flex-wrap: wrap;
align-items: baseline;
// Ensure that there is enough room for a button focus outline:
margin-left: .2rem;
padding-left: .2rem;

.facet-tree__toggle-open {
width: 1.4rem;
Expand Down

0 comments on commit b63a8de

Please sign in to comment.