#35558 closed Uncategorized (fixed)
Inline header style looks less prominent than inline content
| 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 )
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.
Previously (picture from docs):

Need to make the header look a bit "stronger"
Attachments (2)
Change History (9)
by , 17 months ago
| Attachment: | image-20240625-112423.png added |
|---|
by , 17 months ago
| Attachment: | image-20240625-112612.png added |
|---|
comment:1 by , 17 months ago
| Description: | modified (diff) |
|---|---|
| Has patch: | set |
comment:2 by , 17 months ago
| Description: | modified (diff) |
|---|---|
| Summary: | Inline header styling regression → Inline header style looks less prominent than inline content |
comment:3 by , 17 months ago
| Triage Stage: | Unreviewed → Accepted |
|---|
comment:4 by , 17 months ago
| Resolution: | → fixed |
|---|---|
| Status: | assigned → closed |
Note:
See TracTickets
for help on using tickets.

In e510bb1a: