Isarra has uploaded a new change for review.

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

Change subject: Remove stupid print height value
......................................................................

Remove stupid print height value

Change-Id: I3f75fcbb5cc199af15014183ed53e562c15056b0
---
M resources/ext.screenplay.print.css
1 file changed, 1 insertion(+), 2 deletions(-)


  git pull ssh://gerrit.wikimedia.org:29418/mediawiki/extensions/Screenplay 
refs/changes/81/282481/1

diff --git a/resources/ext.screenplay.print.css 
b/resources/ext.screenplay.print.css
index 64ce3cd..f61f6e6 100644
--- a/resources/ext.screenplay.print.css
+++ b/resources/ext.screenplay.print.css
@@ -5,8 +5,7 @@
 .screenplay {
        /* width: 8.5" - 2.5", height: 11" - 2" */
        width: 6in;
-       height: 9in;
-       /* margin: 1in 1in 1in 1.5in; except this is nested in mw, which 
probably has a ~1" margin already*/
+       /* margin: 1in 1in 1in 1.5in; except this is nested in mw, which 
probably prints with a ~1" margin already */
        margin: 0 0 0 .5in;
        font-family: Courier, monospace;
        font-size: 12pt;

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

Gerrit-MessageType: newchange
Gerrit-Change-Id: I3f75fcbb5cc199af15014183ed53e562c15056b0
Gerrit-PatchSet: 1
Gerrit-Project: mediawiki/extensions/Screenplay
Gerrit-Branch: master
Gerrit-Owner: Isarra <zhoris...@gmail.com>

_______________________________________________
MediaWiki-commits mailing list
MediaWiki-commits@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/mediawiki-commits

Reply via email to