﻿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
32069	Admin change form layout broken at narrower browser widths in 3.1.2	Phil Gyford	Benjamin Richter	"In Django 3.1.2 the layout of fields and their help text on Admin change form pages breaks down when the browser width is below 768px. It's fine in Django 3.1.1.

Here's a correct example from v3.1.1:

[[Image(https://i.imgur.com/RscTcwV.png)]]

And here's the same page in v3.2.1:

[[Image(https://i.imgur.com/1o8FFcm.png)]]


([https://imgur.com/a/A2wQUoI Both images on imgur.])

I've noticed this on three separate sites I've upgraded to 3.1.2. Downgrading to 3.1.1 corrects the error. I've tried re-running collectstatic and force-reloaded the browser."	Bug	closed	contrib.admin	3.1	Release blocker	fixed		Tom Carrick	Ready for checkin	1	0	0	0	0	0
