Merge "Minerva popup: Fix scope of border-left/right rule"

This commit is contained in:
jenkins-bot 2020-07-28 19:45:40 +00:00 committed by Gerrit Code Review
commit d3690320f6

View file

@ -54,7 +54,7 @@
height: 100%;
}
.mw-echo-ui-notificationItemWidget {
.mw-echo-ui-notificationsListWidget > .mw-echo-ui-notificationItemWidget {
border-left: 0;
border-right: 0;
}