diff --git a/modules/ext.abuseFilter.css b/modules/ext.abuseFilter.css index d7638f1f5..650acbb21 100644 --- a/modules/ext.abuseFilter.css +++ b/modules/ext.abuseFilter.css @@ -74,8 +74,8 @@ li.mw-abusefilter-changeslist-nomatch { } #mw-abusefilter-syntaxresult, -li.mw-abusefilter-changeslist-nomatch, -li.mw-abusefilter-changeslist-match { +ul li.mw-abusefilter-changeslist-nomatch, +ul li.mw-abusefilter-changeslist-match { /* Do not consolidate these into a "background:" rule; it will override the background-image: settings in above rulesets */ background-repeat: no-repeat; padding-left: 25px;