Catrope has uploaded a new change for review. ( 
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 lib/ve
M modules/ve-mw/init/styles/ve.init.MWVESwitchPopupWidget.css
2 files changed, 5 insertions(+), 1 deletion(-)


  git pull ssh://gerrit.wikimedia.org:29418/mediawiki/extensions/VisualEditor 
refs/changes/17/346917/1

diff --git a/lib/ve b/lib/ve
index 19a6c38..bf99ea5 160000
--- a/lib/ve
+++ b/lib/ve
@@ -1 +1 @@
-Subproject commit 19a6c389cce3f69bd629140a193d382af42868d8
+Subproject commit bf99ea53bfc49fb4cc660ae182a55a9ed08ac3b5
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: newchange
Gerrit-Change-Id: I73a9db9be63354f1fa459e844eb40be1d3130189
Gerrit-PatchSet: 1
Gerrit-Project: mediawiki/extensions/VisualEditor
Gerrit-Branch: master
Gerrit-Owner: Catrope <[email protected]>

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

Reply via email to