Hi there
I am not sure, if this is a CSS bug. Situation
I have 3x Columns 1/3 with IMAGE Element inside.
As the default gap is too wide, I adjust the paddings in COLUMN / STYLING / Inner Padding
as all of the 3x Boxes come with Padding-Bottom: 5px, the second Column (the one in the middle) comes with 9px Padding-Bottom instead 5px, as soon I put Padding-Left to: 5px.
All 3x Columns come with Padding-Bottom: 5px.
Why that? CSS Bug? Any ideas?
I guess, it is how it resizes the second Image, when you add some more padding to left/right, the IMAGE gets shorter in vertical?
Any suggestions how to solve that?