diff --git a/client/src/app/shared/components/sort-filter-bar/sort-filter-bar.component.scss b/client/src/app/shared/components/sort-filter-bar/sort-filter-bar.component.scss index 379fbc62d..ac5b122fe 100644 --- a/client/src/app/shared/components/sort-filter-bar/sort-filter-bar.component.scss +++ b/client/src/app/shared/components/sort-filter-bar/sort-filter-bar.component.scss @@ -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%;