Forums

The forums ran from 2008-2020 and are now closed and viewable here as an archive.

Home Forums CSS Image overflow revealed as text wrap causes element height to change Reply To: Image overflow revealed as text wrap causes element height to change

#281751
Bakuryu
Participant

And I am back. I thought I had it down, and technically I do, but not with Edge for some reason.
If you open the codepen below in Edge the image doesn’t show, although in my other implementation it does show up because I have a min-height set, but on firefox, chrome, and even IE it shows up resizes appropriately.

https://codepen.io/Bakuryu/pen/jdEWZG

Edit: just fixed it so it works like it does in my main project, seems rem-calc doesn’t work in Edge?