#35001: Admin: Add related object icon (green plus sign) is not fully visible in
some screens
------------------------------------------+------------------------
Reporter: Natalia Bidart | Owner: nobody
Type: Bug | Status: new
Component: contrib.admin | Version: 4.2
Severity: Normal | Keywords:
Triage Stage: Unreviewed | Has patch: 0
Needs documentation: 0 | Needs tests: 0
Patch needs improvement: 0 | Easy pickings: 0
UI/UX: 1 |
------------------------------------------+------------------------
While reviewing and debugging ticket #34995, I've noticed that the "green
plus sign" used to add related objects is not fully visible in some
screens (see attached). As far as I've investigated, this may be caused by
having the following in `responsive.css` for `@media (max-width: 767px)`:
{{{#!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.
--
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/0107018c1ba37494-a8a06286-43d8-43a4-9571-4b80e86d1374-000000%40eu-central-1.amazonses.com.