Fix mw-ui-quiet+progressive/destructive selectors
[lhc/web/wiklou.git] / resources / src / mediawiki.special.changeslist.less
index 67eece4..db33f4a 100644 (file)
@@ -67,7 +67,7 @@
        content: '. .';
 }
 
-.comment,
+.comment--without-parentheses,
 .mw-changeslist-links,
 .mw-diff-bytes,
 .mw-tag-markers,
@@ -75,6 +75,7 @@
        &:before {
                content: '@{msg-parentheses-start}';
        }
+
        &:after {
                content: '@{msg-parentheses-end}';
        }