diff --git a/core/css/apps.css b/core/css/apps.css index 18e299552e..4bcf89c7ee 100644 --- a/core/css/apps.css +++ b/core/css/apps.css @@ -168,6 +168,7 @@ /* Part where the content will be loaded into */ #app-content { + position: relative; height: 100%; overflow-y: auto; }