summaryrefslogtreecommitdiff
path: root/modules/user
diff options
context:
space:
mode:
authorAngie Byron <webchick@24967.no-reply.drupal.org>2009-08-04 03:27:11 +0000
committerAngie Byron <webchick@24967.no-reply.drupal.org>2009-08-04 03:27:11 +0000
commita4733d86c9c969a036d0705700351bccc9bc7f56 (patch)
tree565e94bd058cc01fa800eb8ad2dfd41bba0e3c1e /modules/user
parentcefe98d2f33e7c1131faa0a569ca19f50e70b5ea (diff)
downloadbrdo-a4733d86c9c969a036d0705700351bccc9bc7f56.tar.gz
brdo-a4733d86c9c969a036d0705700351bccc9bc7f56.tar.bz2
#356240 by stBorchert: Fix phantom list bullets from appearing in Garland admin pages.
Diffstat (limited to 'modules/user')
-rw-r--r--modules/user/user.css1
1 files changed, 1 insertions, 0 deletions
diff --git a/modules/user/user.css b/modules/user/user.css
index 513eb7117..1a55b4fc5 100644
--- a/modules/user/user.css
+++ b/modules/user/user.css
@@ -14,6 +14,7 @@
}
#user-admin-filter ul {
list-style-type: none;
+ list-style-image: none;
padding: 0;
margin: 0;
width: 100%;