#33659: django admin inline fieldset width
-----------------------------------------+---------------------------
Reporter: Ritik Soni | Owner: nobody
Type: Uncategorized | Status: new
Component: contrib.admin | Version: 4.0
Severity: Normal | Keywords: html, css
Triage Stage: Unreviewed | Has patch: 0
Needs documentation: 0 | Needs tests: 0
Patch needs improvement: 0 | Easy pickings: 0
UI/UX: 1 |
-----------------------------------------+---------------------------
whenever I tried to add an inline to a model if the inline width is bigger
than the screen size then it goes overflow... and makes the template odd
looking..
[[Image(https://user-
images.githubusercontent.com/47344024/164957207-e26276c6-ab18-4182-b340-5f84eb094471.png)]]
--
Ticket URL: <https://code.djangoproject.com/ticket/33659>
Django <https://code.djangoproject.com/>
The Web framework for perfectionists with deadlines.