mirror of
https://github.com/django/django.git
synced 2025-10-31 09:41:08 +00:00
Fixed #34506 -- Fixed margin of ClearableFileInput in admin CSS.
Regression in 96a598356a.
This commit is contained in:
@@ -41,3 +41,6 @@ Bugfixes
|
||||
* Fixed a regression in Django 4.2 that caused a crash of
|
||||
:class:`~django.contrib.postgres.search.SearchHeadline` function with
|
||||
``psycopg`` 3 (:ticket:`34486`).
|
||||
|
||||
* Fixed a regression in Django 4.2 that caused incorrect ``ClearableFileInput``
|
||||
margins in the admin (:ticket:`34506`).
|
||||
|
||||
Reference in New Issue
Block a user