mediawiki-extensions-Relate.../resources/ext.relatedArticles.readMore/readMore.minerva.less
Florian 66a05df808 Remove 70px margin-bottom in mobile view
Combined with the padding top of the footer, this results in a
massive unused white space area between the related articles box
and the footer, which is now removed.

Extra points: Removed unused less import

Bug: T138185
Change-Id: Iaf008977bce3c003fe0fad7c16ed6bf94aef60f9
2016-07-19 18:29:45 +02:00

5 lines
38 B
Plaintext

.ra-read-more {
margin-top: 35px;
}