From a4733d86c9c969a036d0705700351bccc9bc7f56 Mon Sep 17 00:00:00 2001 From: Angie Byron Date: Tue, 4 Aug 2009 03:27:11 +0000 Subject: #356240 by stBorchert: Fix phantom list bullets from appearing in Garland admin pages. --- modules/system/system.css | 1 + 1 file changed, 1 insertion(+) (limited to 'modules/system') diff --git a/modules/system/system.css b/modules/system/system.css index 81f625f86..202a620d3 100644 --- a/modules/system/system.css +++ b/modules/system/system.css @@ -284,6 +284,7 @@ ul.secondary a.active { margin: 0; padding: 0; list-style: none; + list-style-image: none; } #autocomplete li { background: #fff; -- cgit v1.2.3