Opened 3 months ago

Last modified 7 weeks ago

#35558 closed Uncategorized

Inline header styling regression — at Version 1

Reported by: Sarah Boyce Owned by: Sarah Boyce
Component: contrib.admin Version: 5.1
Severity: Release blocker Keywords:
Cc: Triage Stage: Accepted
Has patch: yes Needs documentation: no
Needs tests: no Patch needs improvement: no
Easy pickings: no UI/UX: no

Description (last modified by Sarah Boyce)

Previously inline headers would always be a h4 but since #35189 these can be a h3.
This update has been done for a correct html structure and should not be reverted 👍

However the header has become less visually distinguishable from the content.

Now:

Previously (picture from docs):

Change History (3)

by Sarah Boyce, 3 months ago

Attachment: image-20240625-112423.png added

by Sarah Boyce, 3 months ago

Attachment: image-20240625-112612.png added

comment:1 by Sarah Boyce, 3 months ago

Description: modified (diff)
Has patch: set
Note: See TracTickets for help on using tickets.
Back to Top