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

Change-Id: Idf0f5f12724d6ce7558102cd4eedc4004e045054
This commit is contained in:
Ed Sanders 2017-11-10 15:48:18 +00:00
parent ff2f37bc7c
commit f582645407
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;