diff --git a/core/css/mobile.css b/core/css/mobile.css index a4a289ebff5..fc397ba0d1e 100644 --- a/core/css/mobile.css +++ b/core/css/mobile.css @@ -62,6 +62,10 @@ /* app sidebar toggle and swipe */ +#content-wrapper { + overflow: hidden; +} + #app-navigation, #app-content { position: absolute;