Skip to content

Commit

Permalink
XWIKI-22675: Extra line below facet items (#3759) (#3762)
Browse files Browse the repository at this point in the history
(cherry picked from commit 2f1ee0f)

Co-authored-by: LucasC <[email protected]>
  • Loading branch information
github-actions[bot] and Sereza7 authored Dec 13, 2024
1 parent 0b26038 commit 75d594a
Showing 1 changed file with 0 additions and 13 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -722,19 +722,6 @@ a.search-result-highlightAll:after {
position: relative;
}

.search-facet-header:after {
border-bottom: 1px dotted $theme.pageContentBackgroundColor;
border-top: 1px dotted $theme.borderColor;
clear: both;
content: "";
display: block;
height: 0;
position: absolute;
right: 0;
bottom: 0;
width: 100%;
}

.search-facet:last-of-type .search-facet-header:after {
border: medium none;
}
Expand Down

0 comments on commit 75d594a

Please sign in to comment.