From f0a294f91209d877fd738c4b83ab63df6127eb91 Mon Sep 17 00:00:00 2001 From: AndreiCN Date: Tue, 13 Feb 2018 14:13:16 +0200 Subject: [PATCH] Revert "Fix Spinner Icons in spin when add .fa-spin class in Icons.html" --- production/icons.html | 18 +++--------------- src/scss/custom.scss | 1 + 2 files changed, 4 insertions(+), 15 deletions(-) diff --git a/production/icons.html b/production/icons.html index dd903a7c..16c0d6fc 100755 --- a/production/icons.html +++ b/production/icons.html @@ -1354,12 +1354,12 @@ -
+
@@ -2344,17 +2344,5 @@ - - + \ No newline at end of file diff --git a/src/scss/custom.scss b/src/scss/custom.scss index 909a7057..1ee778d9 100644 --- a/src/scss/custom.scss +++ b/src/scss/custom.scss @@ -1710,6 +1710,7 @@ h4.graph_title { vertical-align: -6px; } .fontawesome-icon-list .fa-hover a .fa { + width: 32px; font-size: 16px; display: inline-block; text-align: right;