- delete activated facets again

This commit is contained in:
Arno Kaimbacher 2020-02-27 17:25:03 +01:00
parent 795313d3dd
commit bfd914a36d
15 changed files with 223 additions and 24 deletions

View file

@ -426,14 +426,14 @@ vertical-align: middle;
cursor: pointer;
}
.active-filter-items a {
/* .active-filter-items a {
flex-wrap: wrap;
margin: 2px 3px;
padding: 5px 8px;
font-size: 0.95rem;
position: relative;
}
} */
.filter-link {
display: inline-flex;
-moz-box-pack: center;