fix: css fix, found a better way to fix #10772

This commit is contained in:
Torkel Ödegaard
2018-02-06 13:01:23 +01:00
parent f1f8c23206
commit f54ba20783
2 changed files with 2 additions and 5 deletions

View File

@@ -5,6 +5,7 @@
.dashlist-section {
margin-bottom: $spacer;
padding-top: 3px;
}
.dashlist-link {
@@ -21,8 +22,4 @@
.fa-star {
color: $orange;
}
&--no-section-header {
margin-top: 0;
}
}