fixed group config sidebar spacing, icon cleanup

This commit is contained in:
Frances Botsford
2015-01-09 20:48:09 -05:00
committed by Andy Armstrong
parent 66375b8541
commit 8abec98c3d

View File

@@ -29,6 +29,7 @@
.title {
@extend %t-title4;
@extend %t-strong;
margin-bottom: ($baseline/2);
}
.copy {
@@ -520,5 +521,9 @@
.content-supplementary {
width: flex-grid(3, 12);
.content-groups-doc {
margin-bottom: $baseline;
}
}
}