Removes some mystery styling.

- I don't think the result will be aweful if its stil being used.
This commit is contained in:
Simon Howe
2018-11-14 15:10:03 +01:00
parent 8a6cc7ed4d
commit 1994050a38

View File

@@ -738,12 +738,6 @@ a {
&-label {
color: $text-secondary-color;
font-size: $font-size-small;
// TODO: remove this in the future you can't count on .fa but I don't
// know where label .fa comes from.
.fa {
margin-left: 0.5em;
}
}
&-sparkline {