Usage
Use .button-group
on an element that contains two or more .button
elements to create a button group.
Sizes
Use .button-group-{size}
with an existing .button-group
to resize each .button
in the group automatically.
Variants
Use .button-group-vertical
to stack .button
elements vertically rather than horizontally.