diff --git a/core/css/header.scss b/core/css/header.scss index f1dd3a059d472..f2e2f0546ff7a 100644 --- a/core/css/header.scss +++ b/core/css/header.scss @@ -326,6 +326,7 @@ nav[role='navigation'] { #apps { max-height: inherit; overflow: auto; + -webkit-overflow-scrolling: touch; .in-header { display: none; }