+1 vote
in Bootstrap by
Which classes can be applied to button group instead of resizing each button

1 Answer

0 votes
by

.btn-group-lg, .btn-group-sm, .btn-group-xs classes can be applied to button group instead of resizing each button.

...