reduce top margins on task filter bar to reduce dead space below 'add multiple' link / make UI more space efficient (#8806)
This commit is contained in:
@@ -646,7 +646,7 @@ form
|
||||
// Task filters
|
||||
// --------
|
||||
.task-filter
|
||||
margin: 1.5em 0 1em 0
|
||||
margin: 1em 0 1em 0
|
||||
hrpg-button-bar-mixin($color-tasks)
|
||||
@extend $hrpg-button-bar
|
||||
width: 100%
|
||||
|
||||
Reference in New Issue
Block a user