#35558: Inline header styling regression
-------------------------------------------+-----------------------------
Reporter: Sarah Boyce | Owner: Sarah Boyce
Type: Uncategorized | Status: assigned
Component: contrib.admin | Version: 5.1
Severity: Release blocker | Keywords:
Triage Stage: Unreviewed | Has patch: 0
Needs documentation: 0 | Needs tests: 0
Patch needs improvement: 0 | Easy pickings: 0
UI/UX: 0 |
-------------------------------------------+-----------------------------
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 we are missing some background colour and border styling that help
visually distinguish these headers when the header is a h3
Screenshots and PR to be added shortly
--
Ticket URL: <
https://code.djangoproject.com/ticket/35558>
Django <
https://code.djangoproject.com/>
The Web framework for perfectionists with deadlines.