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

Change subject: notifications in bs-user-container: fixed overlay z-index: 100
......................................................................


notifications in bs-user-container: fixed overlay z-index: 100

Change-Id: Id50680d6e90c24c408a631b4776ce23ccc36d950
---
M resources/components/extension.notifications.less
1 file changed, 3 insertions(+), 0 deletions(-)

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



diff --git a/resources/components/extension.notifications.less 
b/resources/components/extension.notifications.less
index 19ba3cc..c5dc701 100644
--- a/resources/components/extension.notifications.less
+++ b/resources/components/extension.notifications.less
@@ -96,4 +96,7 @@
        .oo-ui-icon-speechBubbles, .oo-ui-icon-bell {
                background-image: none;
        }
+       .oo-ui-popupWidget-popup{
+               z-index: 100;
+       }
 }

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

Gerrit-MessageType: merged
Gerrit-Change-Id: Id50680d6e90c24c408a631b4776ce23ccc36d950
Gerrit-PatchSet: 1
Gerrit-Project: mediawiki/skins/BlueSpiceSkin
Gerrit-Branch: REL1_27
Gerrit-Owner: Mglaser <[email protected]>
Gerrit-Reviewer: Dvogel hallowelt <[email protected]>
Gerrit-Reviewer: Mglaser <[email protected]>
Gerrit-Reviewer: jenkins-bot <>

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

Reply via email to