summaryrefslogtreecommitdiffstats
path: root/web/sass-files/sass/partials
diff options
context:
space:
mode:
authorChristopher Speller <crspeller@gmail.com>2016-03-11 08:49:27 -0500
committerChristopher Speller <crspeller@gmail.com>2016-03-11 08:49:27 -0500
commit8b6b02143d7b96e5fcd6031a8d9abb2c3051268d (patch)
tree0aa5b5860ad91081134d30ae15c90bc7c2cb5ffd /web/sass-files/sass/partials
parent12434f8963b7e93836e2fa44ae1ce8806cea63cb (diff)
parent601c4cd72db876a05d2352d8034c3481a4363ff2 (diff)
downloadchat-8b6b02143d7b96e5fcd6031a8d9abb2c3051268d.tar.gz
chat-8b6b02143d7b96e5fcd6031a8d9abb2c3051268d.tar.bz2
chat-8b6b02143d7b96e5fcd6031a8d9abb2c3051268d.zip
Merge pull request #2413 from asaadmahmoodspin/themeFix
PLT-2138 - Fixing theme sharing box
Diffstat (limited to 'web/sass-files/sass/partials')
-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 a9a572768..06ce17041 100644
--- a/web/sass-files/sass/partials/_responsive.scss
+++ b/web/sass-files/sass/partials/_responsive.scss
@@ -573,8 +573,7 @@
.glyphicon-refresh-animate {
right: 33px;
top: 15px;
- color: #fff;
- color: rgba(255,255,255,0.5);
+ color: #aaa;
}
.form-control {
border: none;