summaryrefslogtreecommitdiffstats
path: root/web/sass-files/sass/partials/_post.scss
diff options
context:
space:
mode:
authorAsaad Mahmood <Unknowngi@live.com>2015-11-12 18:36:19 +0500
committerAsaad Mahmood <Unknowngi@live.com>2015-11-12 18:36:19 +0500
commit1c4d7f2d503df8fcd66c079b250ec9c1a15a1bfe (patch)
tree8cedb0906dfaa1ab146ed47c18ec8fa2f275c61c /web/sass-files/sass/partials/_post.scss
parent2f95210a2907c1b74a390f143f58550cec1f77ca (diff)
downloadchat-1c4d7f2d503df8fcd66c079b250ec9c1a15a1bfe.tar.gz
chat-1c4d7f2d503df8fcd66c079b250ec9c1a15a1bfe.tar.bz2
chat-1c4d7f2d503df8fcd66c079b250ec9c1a15a1bfe.zip
Fixing preview stuff for the RHS
Diffstat (limited to 'web/sass-files/sass/partials/_post.scss')
-rw-r--r--web/sass-files/sass/partials/_post.scss4
1 files changed, 2 insertions, 2 deletions
diff --git a/web/sass-files/sass/partials/_post.scss b/web/sass-files/sass/partials/_post.scss
index d5aeaabad..79a97fbf9 100644
--- a/web/sass-files/sass/partials/_post.scss
+++ b/web/sass-files/sass/partials/_post.scss
@@ -339,9 +339,9 @@ body.ios {
}
}
.msg-typing {
- min-height: 20px;
+ min-height: 25px;
line-height: 25px;
- display: inline-block;
+ display: block;
font-size: 13px;
@include opacity(0.7);
}