Jdlrobson has uploaded a new change for review. (
https://gerrit.wikimedia.org/r/391055 )
Change subject: Restrict footer styles to skin footer
......................................................................
Restrict footer styles to skin footer
The Popups extension uses a footer element so these rules clash with
that and probably other extensions.
To avoid this restrict the element to the skin.
Change-Id: Iac3aa8e600969a0feb0abeee745cd26592a594fd
---
M resources/skins.minerva.base.styles/print/footer.less
1 file changed, 1 insertion(+), 1 deletion(-)
git pull ssh://gerrit.wikimedia.org:29418/mediawiki/skins/MinervaNeue
refs/changes/55/391055/1
diff --git a/resources/skins.minerva.base.styles/print/footer.less
b/resources/skins.minerva.base.styles/print/footer.less
index 1e5db17..e73ed97 100644
--- a/resources/skins.minerva.base.styles/print/footer.less
+++ b/resources/skins.minerva.base.styles/print/footer.less
@@ -7,7 +7,7 @@
font-size: 30px;
}
-footer {
+#mw-mf-page-center > footer {
border-top: solid 4px #000;
padding-top: 23px;
background: #fff !important;
--
To view, visit https://gerrit.wikimedia.org/r/391055
To unsubscribe, visit https://gerrit.wikimedia.org/r/settings
Gerrit-MessageType: newchange
Gerrit-Change-Id: Iac3aa8e600969a0feb0abeee745cd26592a594fd
Gerrit-PatchSet: 1
Gerrit-Project: mediawiki/skins/MinervaNeue
Gerrit-Branch: master
Gerrit-Owner: Jdlrobson <[email protected]>
_______________________________________________
MediaWiki-commits mailing list
[email protected]
https://lists.wikimedia.org/mailman/listinfo/mediawiki-commits