Skip to content
Snippets Groups Projects
Unverified Commit 75d594a1 authored by github-actions[bot]'s avatar github-actions[bot] Committed by GitHub
Browse files

XWIKI-22675: Extra line below facet items (#3759) (#3762)


(cherry picked from commit 2f1ee0f2)

Co-authored-by: default avatarLucasC <lucas.charpentier@xwiki.com>
parent 0b26038f
No related branches found
No related tags found
No related merge requests found
......@@ -722,19 +722,6 @@
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;
}
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment