Remove unhelpful comment

The graphic shown when disabling page previews is not an icon
so it's unhelpful to refer to the deprecated mw-ui-icon library.

Bug: T345653#9168342
Change-Id: I083b3d05fd9629c4c2a773a4805e330cfc2a6a53
This commit is contained in:
Jon Robson 2023-09-14 14:43:56 -07:00
parent 154912e5db
commit e69309d5a2

View file

@ -93,8 +93,6 @@
margin: 40px;
position: relative;
// Icon is larger than mw-ui-icon-large
// Thus we hack it to get it to the size we want.
.popups-icon {
background-size: contain;
width: @width-popups-settings-help-icon;