summaryrefslogtreecommitdiffstats
path: root/web
diff options
context:
space:
mode:
authorAsaad Mahmood <asaad@spinpunch.com>2016-03-02 22:22:58 +0500
committerAsaad Mahmood <asaad@spinpunch.com>2016-03-02 22:22:58 +0500
commitf0a8da19e6ff586144572676e8bcde2c4724a4e1 (patch)
treed6339897f7d6a2aee3993e4b94d4812f02b4ff9e /web
parent0373e9d1f3b18533b227871b96c2bb48465ff371 (diff)
downloadchat-f0a8da19e6ff586144572676e8bcde2c4724a4e1.tar.gz
chat-f0a8da19e6ff586144572676e8bcde2c4724a4e1.tar.bz2
chat-f0a8da19e6ff586144572676e8bcde2c4724a4e1.zip
PLT-2191- Fixing search loading icon on mobile
Diffstat (limited to 'web')
-rw-r--r--web/sass-files/sass/partials/_responsive.scss3
1 files changed, 1 insertions, 2 deletions
diff --git a/web/sass-files/sass/partials/_responsive.scss b/web/sass-files/sass/partials/_responsive.scss
index ead65af2e..0f978a806 100644
--- a/web/sass-files/sass/partials/_responsive.scss
+++ b/web/sass-files/sass/partials/_responsive.scss
@@ -572,8 +572,7 @@
.glyphicon-refresh-animate {
right: 33px;
top: 15px;
- color: #fff;
- color: rgba(255,255,255,0.5);
+ color: #aaa;
}
.form-control {
border: none;