mdbootstrap / material-design-for-bootstrap

Important! A new UI Kit version for Bootstrap 5 is available. Access the latest free version via the link below.
https://mdbootstrap.com/docs/standard/
MIT License
9.34k stars 1.15k forks source link

.img-fluid conflict #39

Closed NeonDevil closed 7 years ago

NeonDevil commented 7 years ago

.img-fluid is conflicting with bootstrap's declaration, specifically { display: block; }.

This class could probably be removed from the group ( .section img .section .view, .card img )

mattonit commented 7 years ago

fixed