diff --git a/scss/_scaffolding.scss b/scss/_scaffolding.scss index c939b0da4e..880ec872b4 100644 --- a/scss/_scaffolding.scss +++ b/scss/_scaffolding.scss @@ -12,8 +12,8 @@ html { overflow: hidden; - -ms-touch-action: none; - touch-action: none; + -ms-touch-action: pan-y; + touch-action: pan-y; } body,