mirror of
https://github.com/django/django.git
synced 2025-10-31 09:41:08 +00:00
Fixed #32072 -- Fixed admin search bar height.
Thanks şuayip üzülmez for the report.
Regression in 8ee4bb6ffc.
This commit is contained in:
committed by
Mariusz Felisiak
parent
fce389af7c
commit
342a41740d
@@ -9,4 +9,5 @@ Django 3.1.3 fixes several bugs in 3.1.2.
|
||||
Bugfixes
|
||||
========
|
||||
|
||||
* ...
|
||||
* Fixed a regression in Django 3.1.2 that caused the incorrect height of the
|
||||
admin changelist search bar (:ticket:`32072`).
|
||||
|
||||
Reference in New Issue
Block a user