jenkins-bot has submitted this change and it was merged. ( 
https://gerrit.wikimedia.org/r/346917 )

Change subject: MWVESwitchPopup: Follow-up 445f8b76a0525e0f1: apply adjustment 
to anchor instead
......................................................................


MWVESwitchPopup: Follow-up 445f8b76a0525e0f1: apply adjustment to anchor instead

Otherwise the anchor isn't correctly aligned below the icon.

Change-Id: I73a9db9be63354f1fa459e844eb40be1d3130189
---
M modules/ve-mw/init/styles/ve.init.MWVESwitchPopupWidget.css
1 file changed, 4 insertions(+), 0 deletions(-)

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



diff --git a/modules/ve-mw/init/styles/ve.init.MWVESwitchPopupWidget.css 
b/modules/ve-mw/init/styles/ve.init.MWVESwitchPopupWidget.css
index 7b33e7b..fafdbf7 100644
--- a/modules/ve-mw/init/styles/ve.init.MWVESwitchPopupWidget.css
+++ b/modules/ve-mw/init/styles/ve.init.MWVESwitchPopupWidget.css
@@ -10,6 +10,10 @@
        z-index: 4;
 }
 
+.ve-init-mw-switchPopupWidget .oo-ui-popupWidget-anchor {
+       margin-left: 1.25em;
+}
+
 .ve-init-mw-switchPopupWidget .oo-ui-popupWidget-head {
        font-weight: bold;
 }

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

Gerrit-MessageType: merged
Gerrit-Change-Id: I73a9db9be63354f1fa459e844eb40be1d3130189
Gerrit-PatchSet: 2
Gerrit-Project: mediawiki/extensions/VisualEditor
Gerrit-Branch: master
Gerrit-Owner: Catrope <[email protected]>
Gerrit-Reviewer: Jforrester <[email protected]>
Gerrit-Reviewer: jenkins-bot <>

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

Reply via email to