I’m using this inline box element to create a flexible box that may sometimes have more content dan it’s original size. Problem is that there are 1 or 2 other box element in the grid that need to move down only when the table expands it height. Now it kind off overwrites the other boxes. See example, when you change the browser to the smalles size you see the text overlapping other box elements.
This examples shows 1 box element with box box elements in it. There are in my project more box elements so it’s nesecary that alle boxes change position if box box is enlarged. I hope this is clear.
https://codepen.io/QDW/pen/mQQqmM