From 1994050a3835d454e6d3871e460013faa94d4972 Mon Sep 17 00:00:00 2001 From: Simon Howe Date: Wed, 14 Nov 2018 15:10:03 +0100 Subject: [PATCH] Removes some mystery styling. - I don't think the result will be aweful if its stil being used. --- client/app/styles/_base.scss | 6 ------ 1 file changed, 6 deletions(-) diff --git a/client/app/styles/_base.scss b/client/app/styles/_base.scss index 347dfa9bd..d9efa1ca6 100644 --- a/client/app/styles/_base.scss +++ b/client/app/styles/_base.scss @@ -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 {