Steps to replicate the issue (include links if applicable):
- View https://en.wikipedia.org/wiki/Template:Documentation
- View the same in mobile (soon not to be https://en.m.wikipedia.org/wiki/Template:Documentation )
What happens?:
Vector 2022 and most other skins display with padding left of the "edit section" links. Minerva does not.
Vector 2022:
Minerva:
(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).

