Bmansurov has uploaded a new change for review. ( 
https://gerrit.wikimedia.org/r/373141 )

Change subject: Change print wordmark margin bottom to 20px from 10px
......................................................................

Change print wordmark margin bottom to 20px from 10px

Per T169826#3542839.

Bug: T169826
Change-Id: I8658814988c15e48ca90875d33327a48ee8b7ca1
---
M print.less
1 file changed, 1 insertion(+), 1 deletion(-)


  git pull ssh://gerrit.wikimedia.org:29418/mediawiki/skins/Vector 
refs/changes/41/373141/1

diff --git a/print.less b/print.less
index d770e3f..55d49fa 100644
--- a/print.less
+++ b/print.less
@@ -18,7 +18,7 @@
                                height: ~'@{printLogoHeight}px';
                                left: -9999px;
                                line-height: 0;  // line-height is needed for 
correctly displaying the size of the content box.
-                               margin-bottom: 10px;
+                               margin-bottom: 20px;
                                position: absolute;
                                width: ~'@{printLogoWidth}px';
                        }

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

Gerrit-MessageType: newchange
Gerrit-Change-Id: I8658814988c15e48ca90875d33327a48ee8b7ca1
Gerrit-PatchSet: 1
Gerrit-Project: mediawiki/skins/Vector
Gerrit-Branch: master
Gerrit-Owner: Bmansurov <bmansu...@wikimedia.org>

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

Reply via email to