summaryrefslogtreecommitdiff
path: root/StoneIsland/www/css/index.css
diff options
context:
space:
mode:
Diffstat (limited to 'StoneIsland/www/css/index.css')
-rwxr-xr-xStoneIsland/www/css/index.css1
1 files changed, 1 insertions, 0 deletions
diff --git a/StoneIsland/www/css/index.css b/StoneIsland/www/css/index.css
index d4336438..496a0ee4 100755
--- a/StoneIsland/www/css/index.css
+++ b/StoneIsland/www/css/index.css
@@ -59,6 +59,7 @@ a, a:visited {
}
.vscroll .scroll {
width: 100%;
+ overflow-x: hidden;
/* height: calc(100vh - 2.5rem);
overflow: scroll;
-webkit-overflow-scrolling: touch;