Changes between Initial Version and Version 1 of Ticket #34095
- Timestamp:
- Oct 13, 2022, 12:39:56 PM (2 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #34095 – Description
initial v1 1 1 There are a lot of form controls in the admin that use hard-coded heights in pixels. This is problematic for users which change the font size, as the text then overflows / the UI looks broken. 2 2 3 Here are three in particular that fit neatly in a screenshot: 3 Here are three in particular that fit neatly in a screenshot: https://code.djangoproject.com/raw-attachment/ticket/34095/Screenshot%202022-10-13%20at%2017.58.12.png 4 4 5 5 - The search field’s input height