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

Change subject: Fix misaligned "More" button
......................................................................

Fix misaligned "More" button

"padding-top: 1.375em" is changed to 17px.

Change-Id: Ic4ef86589c6c3d442035f3d768cb9036e1ecc237
---
M components/tabs.less
1 file changed, 1 insertion(+), 1 deletion(-)


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

diff --git a/components/tabs.less b/components/tabs.less
index a22d260..bf1578d 100644
--- a/components/tabs.less
+++ b/components/tabs.less
@@ -147,7 +147,7 @@
        display: block;
        font-size: 0.8em;
        padding-left: 0.7em;
-       padding-top: 1.375em;
+       padding-top: 17px;
        padding-right: 20px;
        font-weight: normal;
        color: @menu-main-heading-color;

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

Gerrit-MessageType: newchange
Gerrit-Change-Id: Ic4ef86589c6c3d442035f3d768cb9036e1ecc237
Gerrit-PatchSet: 1
Gerrit-Project: mediawiki/skins/Vector
Gerrit-Branch: master
Gerrit-Owner: Golopotw <golo...@gmail.com>

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

Reply via email to