Opened 7 weeks ago

Closed 3 weeks ago

Last modified 3 weeks ago

#36055 closed Bug (fixed)

Admin change form object-tools buttons cover part of the h2 title when the latter occupies multiple lines

Reported by: ldeluigi Owned by: Antoliny
Component: contrib.admin Version: 5.1
Severity: Normal Keywords: object-tools object tools admin css buttons
Cc: ldeluigi Triage Stage: Ready for checkin
Has patch: yes Needs documentation: no
Needs tests: no Patch needs improvement: no
Easy pickings: no UI/UX: yes

Description

Change History (9)

comment:1 by Sarah Boyce, 7 weeks ago

Summary: Object tools CSS makes buttons cover part of the h2 title when the latter occupies multiple linesAdmin change form object-tools buttons cover part of the h2 title when the latter occupies multiple lines
Triage Stage: UnreviewedAccepted

Replicated. I would probably move the object-tools section below the h1, but above the h2 and still remove the margin. This will need some playing around with

comment:2 by Antoliny, 7 weeks ago

Owner: set to Antoliny
Status: newassigned

comment:3 by Antoliny, 6 weeks ago

Has patch: set

comment:4 by Antoliny, 6 weeks ago

comment:5 by Sarah Boyce, 3 weeks ago

Needs tests: set

comment:6 by Antoliny, 3 weeks ago

Needs tests: unset

comment:7 by Sarah Boyce, 3 weeks ago

Triage Stage: AcceptedReady for checkin

comment:8 by Sarah Boyce <42296566+sarahboyce@…>, 3 weeks ago

Resolution: fixed
Status: assignedclosed

In b1324a68:

Fixed #36055 -- Prevented overlap of object-tools buttons and page header in the admin.

comment:9 by Sarah Boyce <42296566+sarahboyce@…>, 3 weeks ago

In d03102a5:

[5.2.x] Fixed #36055 -- Prevented overlap of object-tools buttons and page header in the admin.

Backport of b1324a680add78de24c763911d0eefa19b9263bc from main.

Note: See TracTickets for help on using tickets.
Back to Top