diff --git a/modules/nojs/mw.echo.badge.less b/modules/nojs/mw.echo.badge.less index 580f93464..7e85883f7 100644 --- a/modules/nojs/mw.echo.badge.less +++ b/modules/nojs/mw.echo.badge.less @@ -31,6 +31,10 @@ cursor: pointer; opacity: 0.8; left: 0; + + // Prevent IE from making the icon ridiculously big (T142042) + width: 24px; + height: 24px; } // Counter