Regression in 96a598356a9ea8c2c05b22cadc12e256a3b295fd.
--
Ticket URL: <https://code.djangoproject.com/ticket/34506>
Django <https://code.djangoproject.com/>
The Web framework for perfectionists with deadlines.
* Attachment "Screenshot_20230421_080223.png" added.
Old description:
> Margin for admin's clearable file input is incorrect:
>
>
> Regression in 96a598356a9ea8c2c05b22cadc12e256a3b295fd.
New description:
Margin for admin's clearable file input is incorrect:
[[Image(Screenshot_20230421_080223.png)]]
Regression in 96a598356a9ea8c2c05b22cadc12e256a3b295fd.
--
--
Ticket URL: <https://code.djangoproject.com/ticket/34506#comment:1>
* Attachment "Screenshot_20230421_080223.png" removed.
--
Ticket URL: <https://code.djangoproject.com/ticket/34506>
* Attachment "Screenshot_20230421_080223.png" added.
bug
Old description:
> Margin for admin's clearable file input is incorrect:
>
> [[Image(Screenshot_20230421_080223.png)]]
>
> Regression in 96a598356a9ea8c2c05b22cadc12e256a3b295fd.
New description:
Margin for admin's clearable file input is incorrect:
[[Image(Screenshot_20230421_080223.png)]]
Regression in 96a598356a9ea8c2c05b22cadc12e256a3b295fd.
--
--
Ticket URL: <https://code.djangoproject.com/ticket/34506#comment:2>
* has_patch: 0 => 1
Comment:
[https://github.com/django/django/pull/16789 PR]
--
Ticket URL: <https://code.djangoproject.com/ticket/34506#comment:3>
* cc: Natalia Bidart (added)
--
Ticket URL: <https://code.djangoproject.com/ticket/34506#comment:4>
* stage: Unreviewed => Accepted
Comment:
Reproduced in c487634c106888effbba680e02269e489ab911a6
--
Ticket URL: <https://code.djangoproject.com/ticket/34506#comment:5>
* stage: Accepted => Ready for checkin
--
Ticket URL: <https://code.djangoproject.com/ticket/34506#comment:6>
* status: assigned => closed
* resolution: => fixed
Comment:
In [changeset:"92537e83c1322c40dd39a8f0f9c78018307f2102" 92537e83]:
{{{
#!CommitTicketReference repository=""
revision="92537e83c1322c40dd39a8f0f9c78018307f2102"
Fixed #34506 -- Fixed margin of ClearableFileInput in admin CSS.
Regression in 96a598356a9ea8c2c05b22cadc12e256a3b295fd.
}}}
--
Ticket URL: <https://code.djangoproject.com/ticket/34506#comment:7>
Comment (by Mariusz Felisiak <felisiak.mariusz@…>):
In [changeset:"0a805cf42d0bb263114a1fa200ee13d6b3b8fdeb" 0a805cf4]:
{{{
#!CommitTicketReference repository=""
revision="0a805cf42d0bb263114a1fa200ee13d6b3b8fdeb"
[4.2.x] Fixed #34506 -- Fixed margin of ClearableFileInput in admin CSS.
Regression in 96a598356a9ea8c2c05b22cadc12e256a3b295fd.
Backport of 92537e83c1322c40dd39a8f0f9c78018307f2102 from main
}}}
--
Ticket URL: <https://code.djangoproject.com/ticket/34506#comment:8>