I have this layout with flexbox
:

However, when the content in one of the columns of the first row grows, I do not get what I want. This following image explains what I get and what I want:

Basically, I want field 3 to span multiple lines, if necessary, without changing the position of box4
Please help me with this. Thanks
source
share