[Django] #36055: Object tools CSS makes buttons cover part of the h2 title when the latter occupies multiple lines
3 views
Skip to first unread message
Django
unread,
Jan 2, 2025, 4:55:46 AM1/2/25
Reply to author
Sign in to reply to author
Forward
Sign in to forward
Delete
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to django-...@googlegroups.com
#36055: Object tools CSS makes buttons cover part of the h2 title when the latter
occupies multiple lines
-------------------------------------+-------------------------------------
Reporter: ldeluigi | Type: Bug
Status: new | Component:
| contrib.admin
Version: 5.1 | Severity: Normal
Keywords: object-tools object | Triage Stage:
tools admin css buttons | Unreviewed
Has patch: 0 | Needs documentation: 0
Needs tests: 0 | Patch needs improvement: 0
Easy pickings: 0 | UI/UX: 1
-------------------------------------+-------------------------------------
The culprit seems to be the margin-top: -48px set up at
https://github.com/django/django/blob/8d9901c961bf9d5cfa6bddddbbcebfbf487a5125/django/contrib/admin/static/admin/css/base.css#L776C1-L776C2