diff --git a/src/UI/Content/icons.less b/src/UI/Content/icons.less index 6b47430da..cce09293a 100644 --- a/src/UI/Content/icons.less +++ b/src/UI/Content/icons.less @@ -81,10 +81,12 @@ vertical-align : baseline; i { - opacity : 0.2; + opacity : 0.0; + margin : 0 !important; &.icon-sonarr-spinner { opacity : 1.0; + margin : 0 -0.5em !important; } } @@ -94,8 +96,6 @@ left : 0; right : 0; bottom : 0; - - margin : 0 -0.5em; } }