﻿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
34991	Wrong layout of pagination buttons with editable list in the admin.	Rafał Safin	Tom Carrick	"Hello, there is a small bug in Admin panel pagination css style.

To reproduce, one must register model in Admin panel with at least one item in **list_editable** attribute (so the ""Save"" button will show up). It seems **.this-page** class has vertical align top and because button is large, it doesn't fit. Fix is to use vertical-align: middle, as far as i can see, this is the only place where this class is used.

currently:
https://user-images.githubusercontent.com/51059348/285057879-100f638f-5b6a-4ec7-afc5-588064cc9a84.png

after fix:
https://user-images.githubusercontent.com/51059348/285059957-61c41c7f-0784-49f0-bdd8-16d5d6f263c2.png"	Bug	closed	contrib.admin	4.2	Release blocker	fixed	CSS,admin	Alexander Freyr Lúðvíksson Tom Carrick Thibaud Colas	Ready for checkin	1	0	0	0	1	1
