diff --git a/core/css/header.scss b/core/css/header.scss index 1e962461da..28aae342c6 100644 --- a/core/css/header.scss +++ b/core/css/header.scss @@ -322,7 +322,7 @@ nav[role='navigation'] { /* Apps management */ #apps { - max-height: calc(100vh - 100px); + max-height: inherit; overflow: auto; .in-header { display: none;