summaryrefslogtreecommitdiffstats
path: root/web/sass-files/sass/partials/_post.scss
diff options
context:
space:
mode:
author=Corey Hulen <corey@hulen.com>2015-10-06 16:17:27 -0700
committer=Corey Hulen <corey@hulen.com>2015-10-06 16:17:27 -0700
commit4345dce3b8c623a79b7d5c14bf67bc1a3c1633ed (patch)
treef49a0bfb1455ed6b38eac82a078756b1ef038a63 /web/sass-files/sass/partials/_post.scss
parentfe802fb9c4afdf27a2fb56eb472f48eb921b4de0 (diff)
downloadchat-4345dce3b8c623a79b7d5c14bf67bc1a3c1633ed.tar.gz
chat-4345dce3b8c623a79b7d5c14bf67bc1a3c1633ed.tar.bz2
chat-4345dce3b8c623a79b7d5c14bf67bc1a3c1633ed.zip
PLT-500 fixing connection msg issues
Diffstat (limited to 'web/sass-files/sass/partials/_post.scss')
-rw-r--r--web/sass-files/sass/partials/_post.scss2
1 files changed, 1 insertions, 1 deletions
diff --git a/web/sass-files/sass/partials/_post.scss b/web/sass-files/sass/partials/_post.scss
index 8bf4b0534..24fbbdb3e 100644
--- a/web/sass-files/sass/partials/_post.scss
+++ b/web/sass-files/sass/partials/_post.scss
@@ -16,7 +16,7 @@
}
.bad-connection {
- background-color: rgb(255, 255, 172);
+ background-color: rgb(255, 255, 172) !important;
}
.textarea-div {