summaryrefslogtreecommitdiffstats
path: root/core
diff options
context:
space:
mode:
Diffstat (limited to 'core')
-rw-r--r--core/css/header.scss1
1 files changed, 1 insertions, 0 deletions
diff --git a/core/css/header.scss b/core/css/header.scss
index 721350b5a09..5fb4889d8f2 100644
--- a/core/css/header.scss
+++ b/core/css/header.scss
@@ -330,6 +330,7 @@ nav[role='navigation'] {
#apps {
max-height: inherit;
overflow: auto;
+ -webkit-overflow-scrolling: touch;
.in-header {
display: none;
}