diff options
Diffstat (limited to 'modules/system')
-rw-r--r-- | modules/system/system.css | 1 |
1 files changed, 1 insertions, 0 deletions
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; |