mirror of
https://gerrit.wikimedia.org/r/mediawiki/extensions/Popups
synced 2024-11-23 15:16:50 +00:00
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:
parent
154912e5db
commit
e69309d5a2
|
@ -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;
|
||||
|
|
Loading…
Reference in a new issue