jenkins-bot has submitted this change and it was merged.

Change subject: Fix div.vectorMenu h5 a background-postion
......................................................................


Fix div.vectorMenu h5 a background-postion

Change it to 30% 30%

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

Approvals:
  Paladox: Looks good to me, approved
  jenkins-bot: Verified



diff --git a/components/tabs.less b/components/tabs.less
index f00257f..0528170 100644
--- a/components/tabs.less
+++ b/components/tabs.less
@@ -154,7 +154,7 @@
        height: 2em;
        background-color: #CF8B54; 
        .background-image-svg('images/arrow-down-icon.svg', 
'images/arrow-down-icon.png');
-       background-position: 100% 70%; 
+       background-position: 30% 30%; 
        background-repeat: no-repeat;
        .transition(background-position 250ms);
 }

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

Gerrit-MessageType: merged
Gerrit-Change-Id: I2a64396b3ce6fb61e51c2c806d0567a341b8d396
Gerrit-PatchSet: 1
Gerrit-Project: mediawiki/skins/Metrolook
Gerrit-Branch: master
Gerrit-Owner: Paladox <[email protected]>
Gerrit-Reviewer: Paladox <[email protected]>
Gerrit-Reviewer: jenkins-bot <>

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

Reply via email to