summaryrefslogtreecommitdiffstats
path: root/web/sass-files/sass/partials/_post.scss
diff options
context:
space:
mode:
authorAsaad Mahmood <Unknowngi@live.com>2015-07-21 16:47:08 +0500
committerAsaad Mahmood <Unknowngi@live.com>2015-07-21 16:47:08 +0500
commit4b7fda14ba76fc4244204f8d2b95753f4b46ea22 (patch)
tree555920daad269f5105ebadf17e36ed34b6a4c933 /web/sass-files/sass/partials/_post.scss
parenta820b67468a13f83098d5d441e524aa7dc70e6e3 (diff)
downloadchat-4b7fda14ba76fc4244204f8d2b95753f4b46ea22.tar.gz
chat-4b7fda14ba76fc4244204f8d2b95753f4b46ea22.tar.bz2
chat-4b7fda14ba76fc4244204f8d2b95753f4b46ea22.zip
mm-1631 - Fixing image previewer bug
Diffstat (limited to 'web/sass-files/sass/partials/_post.scss')
-rw-r--r--web/sass-files/sass/partials/_post.scss6
1 files changed, 6 insertions, 0 deletions
diff --git a/web/sass-files/sass/partials/_post.scss b/web/sass-files/sass/partials/_post.scss
index 9368786d1..481ed63a5 100644
--- a/web/sass-files/sass/partials/_post.scss
+++ b/web/sass-files/sass/partials/_post.scss
@@ -187,6 +187,12 @@ body.ios {
.post-create-footer {
@include clearfix;
padding: 0;
+ .has-error {
+ .control-label {
+ font-weight: normal;
+ margin-bottom: 0;
+ }
+ }
.msg-typing {
min-height: 20px;
line-height: 18px;