Bootstrap v4 drops the .btn-group-justified class, see https://github.com/twbs/bootstrap/issues/17631
.btn-group-justified
How to justify the button for:
When using with class="dropdown-menu" with Bootstrap V4.0, based on Chris Baswell' solution above and Bootstrap Documentation: https://getbootstrap.com/docs/4.0/components/button-group/#nesting
class="dropdown-menu"
1 2 Drop Down Previous Next