summaryrefslogtreecommitdiffstats
path: root/web/sass-files/sass/partials/_post.scss
diff options
context:
space:
mode:
authorCorey Hulen <corey@hulen.com>2015-10-07 09:33:59 -0700
committerCorey Hulen <corey@hulen.com>2015-10-07 09:33:59 -0700
commitc189e2bb7681ba01edc9b8c5accd90b94c898d0a (patch)
treecd77d46753b2308fff79678be3adb727aa238b23 /web/sass-files/sass/partials/_post.scss
parent3c859aebde2e9e11e8b1eeb4d8bb300400b4ad54 (diff)
parent8a65601db424d5969448b06ae4e3048a7f34bd94 (diff)
downloadchat-c189e2bb7681ba01edc9b8c5accd90b94c898d0a.tar.gz
chat-c189e2bb7681ba01edc9b8c5accd90b94c898d0a.tar.bz2
chat-c189e2bb7681ba01edc9b8c5accd90b94c898d0a.zip
Merge pull request #951 from mattermost/PLT-500
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 19cfdc050..ccd7fd425 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 {