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

Change subject: Follow-up eed48aa7: remove unnecessary z-index
......................................................................


Follow-up eed48aa7: remove unnecessary z-index

This z-index rule isn't needed for the floating toolbar, and it
causes the notificationInboxWidget to be on top of MobileFrontend's
semi-transparent cloaking overlay, which makes it look weird.

Change-Id: Ie9d10e4193d15b72ce0199ff9b4e45742afec132
---
M modules/styles/mw.echo.ui.NotificationsInboxWidget.less
1 file changed, 0 insertions(+), 1 deletion(-)

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



diff --git a/modules/styles/mw.echo.ui.NotificationsInboxWidget.less 
b/modules/styles/mw.echo.ui.NotificationsInboxWidget.less
index 500e297..2b29b68 100644
--- a/modules/styles/mw.echo.ui.NotificationsInboxWidget.less
+++ b/modules/styles/mw.echo.ui.NotificationsInboxWidget.less
@@ -3,7 +3,6 @@
        display: table;
        width: 100%;
        max-width: @specialpage-width;
-       z-index: 1;
        position: relative;
 
        &-row {

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

Gerrit-MessageType: merged
Gerrit-Change-Id: Ie9d10e4193d15b72ce0199ff9b4e45742afec132
Gerrit-PatchSet: 1
Gerrit-Project: mediawiki/extensions/Echo
Gerrit-Branch: master
Gerrit-Owner: Catrope <r...@wikimedia.org>
Gerrit-Reviewer: Mooeypoo <mor...@gmail.com>
Gerrit-Reviewer: jenkins-bot <>

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

Reply via email to