diff options
Diffstat (limited to 'core/css/header.scss')
-rw-r--r-- | core/css/header.scss | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/core/css/header.scss b/core/css/header.scss index 4c0f05f9cc6..0d36d4cfa88 100644 --- a/core/css/header.scss +++ b/core/css/header.scss @@ -331,6 +331,7 @@ nav[role='navigation'] { #apps { max-height: inherit; overflow: auto; + -webkit-overflow-scrolling: touch; .in-header { display: none; } |