diff --git a/modules/styles/mw.echo.ui.NotificationBadgeWidget.less b/modules/styles/mw.echo.ui.NotificationBadgeWidget.less index 2366a840e..4f9ac7a82 100644 --- a/modules/styles/mw.echo.ui.NotificationBadgeWidget.less +++ b/modules/styles/mw.echo.ui.NotificationBadgeWidget.less @@ -41,8 +41,7 @@ > .oo-ui-popupWidget-body { // Work around scrollbar rendering bug in Chrome overflow-y: visible; - // Work around OO.ui.FloatableElement bug (T130153) - overflow-x: auto; + // overflow-x can't be set to visible, otherwise ClippableElement breaks > .mw-echo-ui-notificationsListWidget > .mw-echo-ui-notificationItemWidget { // The popup body itself has a border. We need to override the notification