Merge pull request #4788 from GabrielInTheWorld/aNameForThisBranch
Fixes correct displaying for 'Active filters'
This commit is contained in:
commit
ae76a1991d
@ -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%;
|
||||
|
Loading…
Reference in New Issue
Block a user