mirror of
https://github.com/django/django.git
synced 2025-08-03 10:34:04 +00:00
[3.1.x] Fixed #32072 -- Fixed admin search bar height.
Thanks şuayip üzülmez for the report. Regression in8ee4bb6ffc
. Backport of342a41740d
from master
This commit is contained in:
parent
322f0f7012
commit
3add635ff7
2 changed files with 4 additions and 3 deletions
|
@ -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`).
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue