From b80b1fbd243dc67ec3b3631c342d05af683056d9 Mon Sep 17 00:00:00 2001 From: Jan-Christoph Borchardt <hey@jancborchardt.net> Date: Wed, 1 Jul 2015 16:12:55 +0200 Subject: [PATCH] Revert "fix z-index of share-autocomplete" This reverts commit 4edf388a3852507886e1fc1c396725ea0a6c8e82. --- core/css/share.css | 1 - 1 file changed, 1 deletion(-) diff --git a/core/css/share.css b/core/css/share.css index 11e23131dc4..0d687cb76da 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 { -- GitLab