﻿id	summary	reporter	owner	description	type	status	component	version	severity	resolution	keywords	cc	stage	has_patch	needs_docs	needs_tests	needs_better_patch	easy	ui_ux
34095	Form controls in admin should use heights in relative units	Thibaud Colas	nobody	"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.

Here are three in particular that fit neatly in a screenshot:

- The search field’s input height
- The actions’ select
- The ""Go"" button

In all three cases, the fix is as simple as converting the height from pixels to rem (divide by 16).

"	Bug	new	contrib.admin	4.1	Normal		accessibility		Unreviewed	0	0	0	0	1	1
