sort order of facet items, and a typo

This commit is contained in:
Naomi
2018-09-10 19:24:39 +01:00
parent 0371c37786
commit 714ceeb3d0
4 changed files with 15 additions and 11 deletions

View File

@ -2,3 +2,7 @@
display: inline;
padding-left: 5px;
}
li.facet-item {
list-style-type: none;
}