From 9dc674e9bf5d003e59cb7f3a4662f3f9d72880db Mon Sep 17 00:00:00 2001 From: Matt Thomas Date: Thu, 6 Oct 2011 10:49:10 -0400 Subject: [PATCH] Slight CSS adjustment to resolve tabs changing positions in the Menu Selection interface of the Module Management screen. --- administrator/templates/bluestork/css/template.css | 1 - 1 file changed, 1 deletion(-) diff --git a/administrator/templates/bluestork/css/template.css b/administrator/templates/bluestork/css/template.css index 4d9fdefb09968..0ff0975219bd6 100644 --- a/administrator/templates/bluestork/css/template.css +++ b/administrator/templates/bluestork/css/template.css @@ -648,7 +648,6 @@ dl.tabs dt { dl.tabs dt.open { background: #F9F9F9; - border-bottom: 1px solid #F9F9F9; z-index: 100; color: #000; }