From 8aa67b8570e786f5d0348d2d1bedeeebca17fafb Mon Sep 17 00:00:00 2001 From: "Matthew Wire (MJW Consulting)" Date: Tue, 7 Aug 2018 17:20:43 +0100 Subject: [PATCH] Drop custom CSS for Joomla CiviCRM menu so it works with shoreditch theme --- css/joomla.css | 7 ------- 1 file changed, 7 deletions(-) diff --git a/css/joomla.css b/css/joomla.css index dc64be3d27..195f38bec4 100644 --- a/css/joomla.css +++ b/css/joomla.css @@ -295,14 +295,7 @@ br.clear { /* Moved from civicrm.css in v3.2 */ ul#civicrm-menu { - z-index: 1; position:relative; - border: none; - left:0px; - height:0px; - padding: 2px 0px 25px 2px !important; - padding-bottom:25px !important; /*moz bottom */ - padding-bottom:2px; /*ie bottom */ } div#toolbar-box div.m { -- 2.25.1