philipwalton / flexbugs

A community-curated list of flexbox issues and cross-browser workarounds for them.
MIT License
13.63k stars 495 forks source link

IE11 - image overflows flexbox #214

Open tech4him1 opened 7 years ago

tech4him1 commented 7 years ago

http://codepen.io/tech4him1/full/RpdjbE/

Even set to max-width: 100%; an image still overflows the flexbox in IE 11. Using width instead of max-width on the flex item contains it.

philipwalton commented 7 years ago

This issue report does not contain enough information to act on. Please update it with all the information in the issue reporting guidelines or close it if it's no longer relevant.