﻿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
32884	Login header title is slightly off-center	Lou Huang	Lou Huang	"On the `/admin/login` page, and on window sizes greater than 1024px wide, the header that says ""Django administration"" is very slightly off-center. This is caused by a 20px right margin on the `#branding h1` selector (provided in `base.css`). See screenshots.

I don't think the solution is as simple as removing the margin, since the style is used on other administration pages, but perhaps an override is necessary (e.g. removing the right margin on the `.login #header h1` selector, which is already declared).

I'm happy to provide a PR for review if needed. Thanks!"	Cleanup/optimization	closed	contrib.admin	3.2	Normal	fixed			Ready for checkin	1	0	0	0	1	1
