#34991: Small admin panel css bug in pagination styles -----------------------------------------+--------------------------- Reporter: RafaĆ Safin | Owner: nobody Type: Bug | Status: new Component: contrib.admin | Version: dev Severity: Normal | Keywords: CSS,admin Triage Stage: Unreviewed | Has patch: 0 Needs documentation: 0 | Needs tests: 0 Patch needs improvement: 0 | Easy pickings: 1 UI/UX: 1 | -----------------------------------------+--------------------------- 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 -- Ticket URL: <https://code.djangoproject.com/ticket/34991> Django <https://code.djangoproject.com/> The Web framework for perfectionists with deadlines. -- You received this message because you are subscribed to the Google Groups "Django updates" group. To unsubscribe from this group and stop receiving emails from it, send an email to django-updates+unsubscr...@googlegroups.com. To view this discussion on the web visit https://groups.google.com/d/msgid/django-updates/0107018bf9360d29-734cac29-14e6-4231-833f-8bf04980c797-000000%40eu-central-1.amazonses.com.