Amire80 has uploaded a new change for review.

  https://gerrit.wikimedia.org/r/159377

Change subject: Add padding to printfooter
......................................................................

Add padding to printfooter

Without padding it sticks too close to the categories
and to the article text.

Change-Id: I04cbd1daed470f33b8212f10622736fd17525ddd
---
M resources/src/mediawiki.legacy/commonPrint.css
1 file changed, 4 insertions(+), 0 deletions(-)


  git pull ssh://gerrit.wikimedia.org:29418/mediawiki/core 
refs/changes/77/159377/1

diff --git a/resources/src/mediawiki.legacy/commonPrint.css 
b/resources/src/mediawiki.legacy/commonPrint.css
index 2c477b2..830b02f 100644
--- a/resources/src/mediawiki.legacy/commonPrint.css
+++ b/resources/src/mediawiki.legacy/commonPrint.css
@@ -429,3 +429,7 @@
        padding-left: .2em;
        border-left: none;
 }
+
+.printfooter {
+       padding: 1em 0 1em 0;
+}

-- 
To view, visit https://gerrit.wikimedia.org/r/159377
To unsubscribe, visit https://gerrit.wikimedia.org/r/settings

Gerrit-MessageType: newchange
Gerrit-Change-Id: I04cbd1daed470f33b8212f10622736fd17525ddd
Gerrit-PatchSet: 1
Gerrit-Project: mediawiki/core
Gerrit-Branch: master
Gerrit-Owner: Amire80 <[email protected]>

_______________________________________________
MediaWiki-commits mailing list
[email protected]
https://lists.wikimedia.org/mailman/listinfo/mediawiki-commits

Reply via email to