Body text and buttons should use normal UI 14px font size. Currently the whole dialog uses 18px, but probably only the header should use the larger size:
Observed | Expected |
Esanders | |
Nov 26 2024, 12:26 PM |
F57749678: image.png | |
Nov 26 2024, 12:26 PM |
F57749676: image.png | |
Nov 26 2024, 12:26 PM |
Body text and buttons should use normal UI 14px font size. Currently the whole dialog uses 18px, but probably only the header should use the larger size:
Observed | Expected |
This was done deliberately in rEREI404454b38e8c: form: Show dialog to visit Special:ChangeEmail but I also agree that there is no need to use the large size overrides here:
.ext-reportincident-emaildialog { font-size: @font-size-large; line-height: @line-height-medium; }
@KColeman-WMF would it be OK to remove these overrides?
Change #1098017 had a related patch set uploaded (by Kosta Harlan; author: Kosta Harlan):
[mediawiki/extensions/ReportIncident@master] EmailAlertDialog: Remove font size and line height overrides
Change #1098017 merged by jenkins-bot:
[mediawiki/extensions/ReportIncident@master] EmailAlertDialog: Remove font size and line height overrides