diff --git a/modules/styles/mw.echo.ui.NotificationBadgeWidget.less b/modules/styles/mw.echo.ui.NotificationBadgeWidget.less index 0fc6fc402..835e4bc9b 100644 --- a/modules/styles/mw.echo.ui.NotificationBadgeWidget.less +++ b/modules/styles/mw.echo.ui.NotificationBadgeWidget.less @@ -10,9 +10,10 @@ // the parent em sizing by dividing. font-size: 0.875em / 0.75em; - // Align the popup with the center of the button - /* @noflip */ - left: 0.8em; + .oo-ui-popupWidget-anchor { + // Align the popup with the center of the button + margin-left: 0.8em; + } > .oo-ui-popupWidget-popup { > .oo-ui-popupWidget-head {