summaryrefslogtreecommitdiffstats
path: root/web/sass-files/sass/partials/_post.scss
diff options
context:
space:
mode:
authorAsaad Mahmood <Unknowngi@live.com>2015-08-31 19:23:09 +0500
committerChristopher Speller <crspeller@gmail.com>2015-09-01 08:43:01 -0400
commit0141c351ca45039d56a892d8b25026252aabd06c (patch)
treee3fbe9032288b6181f5bc40120d565f46bf23ba4 /web/sass-files/sass/partials/_post.scss
parentf83601f8b4b55ec84c66e10321096f01ece0c19f (diff)
downloadchat-0141c351ca45039d56a892d8b25026252aabd06c.tar.gz
chat-0141c351ca45039d56a892d8b25026252aabd06c.tar.bz2
chat-0141c351ca45039d56a892d8b25026252aabd06c.zip
MM-2046 - Updating momentum scroll on IOS
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 0605e9c3b..231e6fe3f 100644
--- a/web/sass-files/sass/partials/_post.scss
+++ b/web/sass-files/sass/partials/_post.scss
@@ -139,6 +139,7 @@ body.ios {
width: 100%;
padding: 1em 0 0;
position: relative;
+ -webkit-overflow-scrolling: touch;
&.hide-scroll::-webkit-scrollbar {
width: 0px !important;
}