Fixes correct displaying for 'Active filters'

This commit is contained in:
GabrielMeyer 2019-06-17 14:57:26 +02:00
parent a5e1646f3c
commit 086571d7fe

View File

@ -27,7 +27,7 @@ span.right-with-margin {
.current-filters {
display: flex;
justify-content: flex-start;
margin: 5px;
margin: 0 5px;
button {
padding: 3px;
font-size: 80%;