﻿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
36516	Pagination and save button layout in the admin changelist footer has changed.	Antoliny	Antoliny	"The previous layout of the pagination and the changelist table save button was as follows.

[[Image(before_pagination.png)]]

However, the current layout has been changed as follows.

[[Image(after_pagination.png)]]

This change happened during the recent changelist pagination accessibility improvements[https://github.com/django/django/commit/3f59711581bd22ebd0f13fb040b15b69c0eee21f 3f59711], where the save button was separated from pagination.html, but `justify-content: center` CSS was not added in the process.
"	Cleanup/optimization	closed	contrib.admin	dev	Release blocker	fixed	changelist, pagination, list_editable		Ready for checkin	1	0	0	0	0	1
