Search code examples
htmlgoogle-chromelayoutbootstrap-4internet-explorer-11

Bootstrap4 card not stacking properly in chrome


Hello i need help I'm having a problem in bootstrap4 cards in chrome. it is working properly on ie11 but not in chrome. Please refer to the image below.

IE11 layout ie11 layout chrome layout chrome layout


Solution

  • fixed the issue by using col-md-10 on the main div instead of col. Thanks for the answers! Much appreciated