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

Class duplication of spacing utilities #84

Closed NeonDevil closed 7 years ago

NeonDevil commented 7 years ago

Some MDB 4.4.1 spacing utility classes no longer overrides bootstrap v4-beta classes and may be not be necesessary.

This is specific to margin and padding notations.

Reference:
https://getbootstrap.com/docs/4.0/utilities/spacing/

mattonit commented 7 years ago

It's because we have added some additional classes for margins and paddings. We override Bootstrap's classes because we wanted to allow user to easily change the values of those classes