diff --git a/core/css/apps.css b/core/css/apps.css
index af2e85e3b9bf2b080eae785f4f2662ebe7c38246..57133729f151fea915c36e527372160b4b443a21 100644
--- a/core/css/apps.css
+++ b/core/css/apps.css
@@ -410,7 +410,6 @@
 	position: relative;
 	height: 100%;
 	overflow-y: auto;
-	z-index: 100;
 }
 
 #app-content-wrapper {
@@ -556,3 +555,4 @@ em {
 	z-index:500;
 	padding:16px;
 }
+
diff --git a/core/css/share.css b/core/css/share.css
index 11e23131dc4441b53c83982eaf88ba43fd88c0e3..0d687cb76dac855c1df77a13c207d31d41d4b5a2 100644
--- a/core/css/share.css
+++ b/core/css/share.css
@@ -161,7 +161,6 @@ a.showCruds:hover,a.unshare:hover {
 	max-height:103px;
 	overflow-y:auto;
 	overflow-x:hidden;
-	z-index: 101 !important;
 }
 
 .notCreatable {