Page MenuHomePhabricator

Minerva does not have rules for .mw-editsection-like
Open, LowPublicBUG REPORT

Assigned To
None
Authored By
Izno
Sep 26 2025, 9:16 PM
Referenced Files
F66702075: image.png
Sep 26 2025, 9:16 PM
F66702079: image.png
Sep 26 2025, 9:16 PM
Subscribers

Description

Steps to replicate the issue (include links if applicable):

What happens?:
Vector 2022 and most other skins display with padding left of the "edit section" links. Minerva does not.

Vector 2022:

image.png (290×562 px, 29 KB)

Minerva:

image.png (467×564 px, 52 KB)

(Ignore that the footer is in the "wrong place", I have some order for that box that puts it above the main documentation.)

What should have happened instead?:
Minerva should.

Software version (on Special:Version page; skip for WMF-hosted wikis like Wikipedia):

Other information (browser name/version, screenshots, etc.):
Most other skins seem to import or have directly something like mediawiki.skinning/interface-edit-section-links.less#23. Minerva probably doesn't for any of a number of reasonable reasons. On wiki the documentation module (and other places) use the mw-editsection-like class to style things similarly to how edit section links are styled in skins that aren't Minerva (without being the core section edit link, which is mw-editsection).