[MediaWiki-commits] [Gerrit] mediawiki...VisualEditor[master]: MWVESwitchPopup: Follow-up 445f8b76a0525e0f1: apply adjustme...

2017-04-06 Thread jenkins-bot (Code Review)
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 
Gerrit-Reviewer: Jforrester 
Gerrit-Reviewer: jenkins-bot <>

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


[MediaWiki-commits] [Gerrit] mediawiki...VisualEditor[master]: MWVESwitchPopup: Follow-up 445f8b76a0525e0f1: apply adjustme...

2017-04-06 Thread Catrope (Code Review)
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 16
--- 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 

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