dashfolders: styling of selected filters

#10081
This commit is contained in:
Marcus Efraimsson
2017-12-14 20:20:36 +01:00
parent 62e6fed5ce
commit bd7837e8d7
5 changed files with 114 additions and 78 deletions

View File

@@ -55,6 +55,10 @@
}
}
.page-action-bar--narrow {
margin-bottom: 0;
}
.page-action-bar__spacer {
width: $spacer * 2;
flex-grow: 1;