﻿id	summary	reporter	owner	description	type	status	component	version	severity	resolution	keywords	cc	stage	has_patch	needs_docs	needs_tests	needs_better_patch	easy	ui_ux
35001	Add related object icon (green plus sign) is not fully visible in some screens	Natalia Bidart	Tom Carrick	"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."	Bug	closed	contrib.admin	5.0	Release blocker	fixed		Tom Carrick	Accepted	1	0	0	0	0	1
