#33407: Radiolist etc. styling has changed since it's using div elements not ul
elements
-----------------------------------------------+------------------------
Reporter: Matthias Kestenholz | Owner: nobody
Type: Bug | Status: new
Component: contrib.admin | Version: 4.0
Severity: Normal | Keywords:
Triage Stage: Unreviewed | Has patch: 0
Needs documentation: 0 | Needs tests: 0
Patch needs improvement: 0 | Easy pickings: 0
UI/UX: 0 |
-----------------------------------------------+------------------------
The `ul.radiolist` styles
(https://github.com/django/django/blob/0ab58c120939093fea90822f376e1866fc714d1f/django/contrib/admin/static/admin/css/forms.css#L40)
aren't applied anymore since
https://github.com/django/django/commit/5942ab5eb165ee2e759174e297148a40dd855920
Django 3.2:
[[Image(https://user-
images.githubusercontent.com/2627/147959940-4fa1ed20-6c23-41b5-9822-04c6c9433717.jpg)]]
Django 4.0:
[[Image(https://user-
images.githubusercontent.com/2627/147959938-09344430-3c49-486a-b69e-
233820260b46.jpg)]]
--
Ticket URL: <https://code.djangoproject.com/ticket/33407>
Django <https://code.djangoproject.com/>
The Web framework for perfectionists with deadlines.
--
You received this message because you are subscribed to the Google Groups
"Django updates" group.
To unsubscribe from this group and stop receiving emails from it, send an email
to [email protected].
To view this discussion on the web visit
https://groups.google.com/d/msgid/django-updates/052.9f3601a71cc67408a95464c718a2e80f%40djangoproject.com.