Dialog title is neither centered nor left-aligned on mobile. Previously it was centered, and now it's supposed to be left-aligned, but it's not. The placement seems to depend on the language.
For example, the link insert dialog from VE:
Dialog title is neither centered nor left-aligned on mobile. Previously it was centered, and now it's supposed to be left-aligned, but it's not. The placement seems to depend on the language.
For example, the link insert dialog from VE:
| Subject | Repo | Branch | Lines +/- | |
|---|---|---|---|---|
| Update OOUI to v0.33.2 | mediawiki/core | master | +250 -104 | |
| Fix dialog title alignment on mobile | oojs/ui | master | +2 -2 |
| Status | Subtype | Assigned | Task | ||
|---|---|---|---|---|---|
| Resolved | Volker_E | T226045 Improve process dialog appearance – simplify actions | |||
| Resolved | Esanders | T227040 Dialog title is neither centered nor left-aligned on mobile |
It looks like the centering code that adds inline padding styles to the title hasn't been disabled (or made desktop-only)
Change 520525 had a related patch set uploaded (by Esanders; owner: Esanders):
[oojs/ui@master] Fix dialog title alignment on mobile
Change 520525 merged by jenkins-bot:
[oojs/ui@master] Fix dialog title alignment on mobile
Change 521875 had a related patch set uploaded (by VolkerE; owner: VolkerE):
[mediawiki/core@master] Update OOUI to v0.33.2