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

Duplicate class "waves-effect" in pagination links #281

Open ni-fara opened 4 years ago

ni-fara commented 4 years ago

Reproduction: Go to https://mdbootstrap.com/docs/jquery/components/pagination/ , check the generated html code for one of the pagination expamples, there are two "waves-effect" in a element class.

<li class="page-item"><a class="page-link waves-effect waves-effect">2</a></li>

gbujanski commented 4 years ago

Hey. You're right. We'll fix it.