summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-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 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;
}