This website requires JavaScript.
Explore
Help
Register
Sign In
wikimedia
/
mediawiki-extensions-RelatedArticles
Watch
1
Star
0
Fork
You've already forked mediawiki-extensions-RelatedArticles
0
mirror of
https://gerrit.wikimedia.org/r/mediawiki/extensions/RelatedArticles
synced
2024-11-28 18:20:32 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
fc7799b9f3
mediawiki-extensions-Relate...
/
resources
/
ext.relatedArticles.readMore
/
readMore.minerva.less
5 lines
45 B
Plaintext
Raw
Normal View
History
Unescape
Escape
Allow skins a mechanism to decide on placement of related pages * If a footer-content element is present prepend there * If no footer-content element given wrap the component in a container that is known to be compatible with known skins - this has post-content class (for backwards compatiblity with old Minerva skins) and a class to apply the correct margin to Vector Bug: T141002 Change-Id: Iac11948f8f5fdaad45d51b905bb7494a84775710
2016-08-18 22:20:48 +00:00
.read-more-container {
Fix RelatedPages placement in Monobook * Load skin specific styles only in that skin; * Vector styles are default for all skins unless overwritten; * Allow monobook styles to inherit from vector styles; * Do not load visual editor related rules in minerva; * Remove an unused CSS rule. Bug: T126149 Change-Id: I1e657de7a45fb4812c42ca7b99624b585dc4b7dd
2016-02-19 20:55:59 +00:00
margin-top: 35px;
}
Reference in a new issue
Copy permalink