From 4a4229996751726af5592c9ca808e88c8cf7fe2a Mon Sep 17 00:00:00 2001 From: Delphine Lepers Date: Thu, 3 Oct 2019 09:57:56 +0000 Subject: [PATCH] NEPT-2667: Remove z-index override of admin_menu, this is not the right place. --- css/ec_resp.css | 5 ----- 1 file changed, 5 deletions(-) diff --git a/css/ec_resp.css b/css/ec_resp.css index 0f3fea3..2389ccb 100644 --- a/css/ec_resp.css +++ b/css/ec_resp.css @@ -8112,11 +8112,6 @@ ul.menu li.expanded { .sidebar-button .icon-bar + .icon-bar { margin-top: 4px; } -/* --------------- Admin menu --------------- */ -#admin-menu, -#admin-menu .dropdown { - z-index: 1040; -} /* ------------------ service links ------------------ */ #services, #block-menu-menu-service-tools .menu {