Skip to content
Snippets Groups Projects
Commit 2763bbd8 authored by Chris Lawton's avatar Chris Lawton
Browse files

re-instate filters button padding

parent 1d7f371e
No related branches found
No related tags found
No related merge requests found
...@@ -71,6 +71,7 @@ ...@@ -71,6 +71,7 @@
display: flex; display: flex;
justify-content: space-between; justify-content: space-between;
max-width: 300px; max-width: 300px;
padding: 15px 20px;
font-weight: $weight--normal; font-weight: $weight--normal;
color: $color--default; color: $color--default;
background: url('./../../images/filters.svg') $color--white no-repeat 93% center; background: url('./../../images/filters.svg') $color--white no-repeat 93% center;
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment