jenkins-bot has submitted this change and it was merged. (
https://gerrit.wikimedia.org/r/364323 )
Change subject: Workaround for Flow bottom toolbars conflicting with inspectors
......................................................................
Workaround for Flow bottom toolbars conflicting with inspectors
Bug: T169076
Change-Id: I087dc55d133509f756221e21f7ac5d4cbde17a5f
---
M src/ui/styles/ve.ui.Toolbar.css
1 file changed, 6 insertions(+), 0 deletions(-)
Approvals:
jenkins-bot: Verified
Jforrester: Looks good to me, approved
diff --git a/src/ui/styles/ve.ui.Toolbar.css b/src/ui/styles/ve.ui.Toolbar.css
index 1d960f7..639b2c6 100644
--- a/src/ui/styles/ve.ui.Toolbar.css
+++ b/src/ui/styles/ve.ui.Toolbar.css
@@ -22,3 +22,9 @@
top: 0;
border-top: 0;
}
+
+.ve-ui-toolbar.oo-ui-toolbar-position-bottom > .oo-ui-toolbar-bar {
+ /* For bottom toolbars though (e.g. Flow), we apparently want the
toolbar to be below the surface
+ overlay, but its dropdowns, popups etc. to be above it - this seems
to work... (T169076) */
+ z-index: auto;
+}
--
To view, visit https://gerrit.wikimedia.org/r/364323
To unsubscribe, visit https://gerrit.wikimedia.org/r/settings
Gerrit-MessageType: merged
Gerrit-Change-Id: I087dc55d133509f756221e21f7ac5d4cbde17a5f
Gerrit-PatchSet: 3
Gerrit-Project: VisualEditor/VisualEditor
Gerrit-Branch: master
Gerrit-Owner: Bartosz DziewoĆski <[email protected]>
Gerrit-Reviewer: Catrope <[email protected]>
Gerrit-Reviewer: Esanders <[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