summaryrefslogtreecommitdiffstats
path: root/webapp/sass/base/_structure.scss
diff options
context:
space:
mode:
Diffstat (limited to 'webapp/sass/base/_structure.scss')
-rw-r--r--webapp/sass/base/_structure.scss1
1 files changed, 1 insertions, 0 deletions
diff --git a/webapp/sass/base/_structure.scss b/webapp/sass/base/_structure.scss
index df7d75329..b29cfa424 100644
--- a/webapp/sass/base/_structure.scss
+++ b/webapp/sass/base/_structure.scss
@@ -52,6 +52,7 @@ body {
@include legacy-pie-clearfix;
height: 100%;
position: relative;
+ -webkit-overflow-scrolling: touch;
}
.channel-view {