diff options
Diffstat (limited to 'core/css/mobile.css')
-rw-r--r-- | core/css/mobile.css | 4 |
1 files changed, 4 insertions, 0 deletions
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; |