summaryrefslogtreecommitdiffstats
path: root/web/sass-files/sass/partials/_post.scss
diff options
context:
space:
mode:
authorralder <ralder@yandex.ru>2015-07-11 08:32:02 -0700
committerralder <ralder@yandex.ru>2015-07-11 12:17:55 -0700
commit4cc9bfce5c8bf09f743f00421f47349b6519a25f (patch)
tree54e25b9d10c08aa0d3dda261d6fd7bd8cea9a1cf /web/sass-files/sass/partials/_post.scss
parent27cab0f507d253bba5658335f42a4c7675fcdac7 (diff)
downloadchat-4cc9bfce5c8bf09f743f00421f47349b6519a25f.tar.gz
chat-4cc9bfce5c8bf09f743f00421f47349b6519a25f.tar.bz2
chat-4cc9bfce5c8bf09f743f00421f47349b6519a25f.zip
[webui] fix loading animation for ie
Diffstat (limited to 'web/sass-files/sass/partials/_post.scss')
-rw-r--r--web/sass-files/sass/partials/_post.scss1
1 files changed, 1 insertions, 0 deletions
diff --git a/web/sass-files/sass/partials/_post.scss b/web/sass-files/sass/partials/_post.scss
index d0c536363..40ed40b49 100644
--- a/web/sass-files/sass/partials/_post.scss
+++ b/web/sass-files/sass/partials/_post.scss
@@ -119,6 +119,7 @@ body.ios {
table-layout: fixed;
width: 100%;
min-height: 100%;
+ height: 100%;
.post-list__content {
display: table-cell;
vertical-align: bottom;