{{{#!css
.aligned .form-row,
.aligned .form-row > div {
max-width: 100vw;
}
}}}
I'm unclear if this is a release blocker though.
--
Ticket URL: <https://code.djangoproject.com/ticket/35001>
Django <https://code.djangoproject.com/>
The Web framework for perfectionists with deadlines.
* Attachment "django-admin-plus-sign-chopped.png" added.
Example of issue in Django 5.0
* Attachment "django-admin-plus-sign-chopped-4.2.png" added.
Example of issue in 4.2
* cc: Tom Carrick (added)
Comment:
Regression in d687febce5868545f99974d2499a91f81a32fef5
--
Ticket URL: <https://code.djangoproject.com/ticket/35001#comment:1>
* Attachment "django-admin-selector-overflow.png" added.
Example of how the selector overflows the overall form row margin (RTL is
irrelevant in this case I think)
--
Ticket URL: <https://code.djangoproject.com/ticket/35001>
* owner: nobody => Tom Carrick
* status: new => assigned
--
Ticket URL: <https://code.djangoproject.com/ticket/35001#comment:2>