diff --git a/core/css/apps.css b/core/css/apps.css
index 57133729f151fea915c36e527372160b4b443a21..af2e85e3b9bf2b080eae785f4f2662ebe7c38246 100644
--- a/core/css/apps.css
+++ b/core/css/apps.css
@@ -410,6 +410,7 @@
 	position: relative;
 	height: 100%;
 	overflow-y: auto;
+	z-index: 100;
 }
 
 #app-content-wrapper {
@@ -555,4 +556,3 @@ em {
 	z-index:500;
 	padding:16px;
 }
-