From 041d89b85a22b0a498a4176d0d26fd5dc84c33f9 Mon Sep 17 00:00:00 2001 From: JoramWilander Date: Wed, 26 Aug 2015 12:09:01 -0400 Subject: Refactored post handling/updating on both the client and server. --- web/sass-files/sass/partials/_post.scss | 3 +++ 1 file changed, 3 insertions(+) (limited to 'web/sass-files/sass/partials/_post.scss') diff --git a/web/sass-files/sass/partials/_post.scss b/web/sass-files/sass/partials/_post.scss index e665be6b9..0605e9c3b 100644 --- a/web/sass-files/sass/partials/_post.scss +++ b/web/sass-files/sass/partials/_post.scss @@ -139,6 +139,9 @@ body.ios { width: 100%; padding: 1em 0 0; position: relative; + &.hide-scroll::-webkit-scrollbar { + width: 0px !important; + } } .post-list__table { display: table; -- cgit v1.2.3-1-g7c22