Opened 3 years ago

Last modified 3 years ago

#33452 closed Cleanup/optimization

Save buttons in admin are too close together on medium screen sizes — at Version 1

Reported by: David Smith Owned by: nobody
Component: contrib.admin Version: 4.0
Severity: Normal Keywords:
Cc: Tom Carrick Triage Stage: Accepted
Has patch: yes Needs documentation: no
Needs tests: no Patch needs improvement: no
Easy pickings: no UI/UX: yes

Description (last modified by Mariusz Felisiak)

The save buttons on the admin wrap and become very squashed on "medium" screen sizes when the navigation sidebar is on.

Change History (2)

by David Smith, 3 years ago

Attachment: 2022-01-19_21-22.png added

Save buttons in the admin.

comment:1 by Mariusz Felisiak, 3 years ago

Cc: Tom Carrick added
Component: Uncategorizedcontrib.admin
Description: modified (diff)
Triage Stage: UnreviewedAccepted
Type: UncategorizedCleanup/optimization
UI/UX: set

Thanks for the report. It's caused by the navigation sidebar.

Regression in d24ba1be7a53a113d19e2860c03aff9922efec24.

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