summaryrefslogtreecommitdiffstats
path: root/web/sass-files/sass/partials/_post.scss
diff options
context:
space:
mode:
authorChristopher Speller <crspeller@gmail.com>2015-09-09 10:55:53 -0400
committerChristopher Speller <crspeller@gmail.com>2015-09-09 10:55:53 -0400
commit2c67b4db61fb896854906c096b02290935fb9c7f (patch)
tree3b9e78b36ebf02246349e51bd4a31eb703ba246a /web/sass-files/sass/partials/_post.scss
parent12f3c877f1b70869398f9318c1b81bfdf5080a43 (diff)
parent9d3f67dddb96d851f5cf448d7ba85e24c7949451 (diff)
downloadchat-2c67b4db61fb896854906c096b02290935fb9c7f.tar.gz
chat-2c67b4db61fb896854906c096b02290935fb9c7f.tar.bz2
chat-2c67b4db61fb896854906c096b02290935fb9c7f.zip
Merge pull request #625 from asaadmahmoodspin/ui-changes
UI changes for various tickets
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 76d0cc29a..5ae9e656d 100644
--- a/web/sass-files/sass/partials/_post.scss
+++ b/web/sass-files/sass/partials/_post.scss
@@ -140,7 +140,7 @@ body.ios {
padding: 1em 0 0;
position: relative;
-webkit-overflow-scrolling: touch;
- &.hide-scroll::-webkit-scrollbar {
+ &::-webkit-scrollbar {
width: 0px !important;
}
&.inactive {