Heading are too large in vector and vector-legacy. In other skins (monobook, minerva, timeless) they appear correct.
Description
Description
Details
Details
Related Changes in Gerrit:
| Subject | Repo | Branch | Lines +/- | |
|---|---|---|---|---|
| Fix heading typography for Parsoid and new heading HTML | mediawiki/skins/Vector | master | +32 -0 |
Event Timeline
Comment Actions
Change 1004259 had a related patch set uploaded (by C. Scott Ananian; author: Bartosz Dziewoński):
[mediawiki/skins/Vector@master] Fix heading typography for Parsoid and new heading HTML
Comment Actions
It turns out that the same issue affected some pages with the legacy parser and DiscussionTools: T357929: <h2> too large on talk pages (without DT visual enhancements), or other namespaces (e.g. Project) and it was fixed by reverting a change in MediaWiki core: https://gerrit.wikimedia.org/r/c/mediawiki/core/+/1004712
Comment Actions
Change 1004259 abandoned by Bartosz Dziewoński:
[mediawiki/skins/Vector@master] Fix heading typography for Parsoid and new heading HTML
Reason:
No longer needed, fixed by revert in core