Obviously this doesn't work any more. JS coder needed!
--
Ticket URL: <https://code.djangoproject.com/ticket/29536>
Django <https://code.djangoproject.com/>
The Web framework for perfectionists with deadlines.
* Attachment "Capture d'écran de 2018-06-29 16-03-50.png" added.
What it used to look like
* Attachment "Capture d'écran de 2018-06-29 16-03-42.png" added.
Current look with size mismatch
* owner: nobody => Claude Paroz
* status: new => assigned
Comment:
I think I can handle this.
--
Ticket URL: <https://code.djangoproject.com/ticket/29536#comment:1>
* has_patch: 0 => 1
* ui_ux: 0 => 1
Comment:
[https://github.com/django/django/pull/10109 PR]
--
Ticket URL: <https://code.djangoproject.com/ticket/29536#comment:2>
* stage: Accepted => Ready for checkin
--
Ticket URL: <https://code.djangoproject.com/ticket/29536#comment:3>
* status: assigned => closed
* resolution: => fixed
Comment:
In [changeset:"a5f139236f930df06ae0642507530ca98081e2a9" a5f13923]:
{{{
#!CommitTicketReference repository=""
revision="a5f139236f930df06ae0642507530ca98081e2a9"
Fixed #29536 -- Fixed SelectFilter2.js resizing to make boxes have equal
height.
Thanks Tim Graham for the review.
}}}
--
Ticket URL: <https://code.djangoproject.com/ticket/29536#comment:4>
Comment (by Claude Paroz <claude@…>):
In [changeset:"58a0a84c3817de94f1b108697b23b57f78d67425" 58a0a84c]:
{{{
#!CommitTicketReference repository=""
revision="58a0a84c3817de94f1b108697b23b57f78d67425"
[2.1.x] Fixed #29536 -- Fixed SelectFilter2.js resizing to make boxes have
equal height.
Thanks Tim Graham for the review.
Backport of a5f139236f930df06ae0642507530ca98081e2a9 from master.
}}}
--
Ticket URL: <https://code.djangoproject.com/ticket/29536#comment:5>