After upgrading from Bootstrap 4.4 to 4.5 I noticed cards within columns which used to respond responsively when the screen size is made smaller, now become stacked (i.e. overlap).
It appears to be related to a CSS change in 4.5 where the col min-width defaults to 0. #30049
Effect can be viewed in this example by simply changing the CSS bootstrap setting between 4.4.1 (responsive) and 4.5 (stacked) https://codepen.io/alonergan/pen/BaoGqwO
OS: Win 10
Browser: Chrome Version 81.0.4044.138 (Official Build) (64-bit)
After upgrading from Bootstrap 4.4 to 4.5 I noticed cards within columns which used to respond responsively when the screen size is made smaller, now become stacked (i.e. overlap).
It appears to be related to a CSS change in 4.5 where the col min-width defaults to 0. #30049
Effect can be viewed in this example by simply changing the CSS bootstrap setting between 4.4.1 (responsive) and 4.5 (stacked) https://codepen.io/alonergan/pen/BaoGqwO
OS: Win 10
Browser: Chrome Version 81.0.4044.138 (Official Build) (64-bit)