I am working on a template in bootstrap 4.0.0 that I will use for multiple gallery pages containing many (50+) mixed ratio images. I have a grid layout that works well except for IE11. My images are inside cards that are inside buttons and the card heights seem to be stretching to the maximum height of the responsive images.
I autoprefixed, and played with the options on this flexbox bug page and was not sucessful.
I have tried to include the code in the snippet but it isn't working so I am just going to provide this link to a bootply:
Screen shot of problem with IE11 showing the column heights are way too tall: Link
Image showing how the grid looks in other browsers Link
Everything works in every modern browser, screen size, and device except IE11 which accounts for 10% of visitors. (I am not worried about anything older that does not support bootstrap 4.0 like ie9 or safari 8)
This works in IE 10 and 11 Card Height Issue: Fixed
* {
min-height: 0.01px;
}
If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With