diff --git a/less/mobile.less b/less/mobile.less index 8bb9a5f..111de19 100644 --- a/less/mobile.less +++ b/less/mobile.less @@ -18,6 +18,10 @@ padding-top: 80px; } + body, #panel, .slideout-menu { + -webkit-overflow-scrolling: touch; + } + #menu { padding-top: 100px; background-color: #1D1F20;