Commit e131ac67 authored by Annabel Dunstone's avatar Annabel Dunstone

Fix margin & padding on activity btn

parent 1051f0c5
...@@ -499,7 +499,8 @@ pre.light-well { ...@@ -499,7 +499,8 @@ pre.light-well {
.activity-filter-block { .activity-filter-block {
.controls { .controls {
padding-bottom: 10px; padding-bottom: 7px;
margin-top: 8px;
border-bottom: 1px solid $border-color; border-bottom: 1px solid $border-color;
} }
} }
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment