Merge "Use mw-parser-output for content styles, instead of mw-body-content"

This commit is contained in:
jenkins-bot 2017-11-13 12:44:04 +00:00 committed by Gerrit Code Review
commit 4e990c081f
1 changed files with 1 additions and 1 deletions

View File

@ -1,6 +1,6 @@
@import 'mediawiki.mixins.less';
// External links
.mw-body-content {
.mw-parser-output {
.external {
background-position: center right;
background-repeat: no-repeat;