Button groups

Group a series of buttons together on a single line with the button group. .btn-group


Default buttons


Outline buttons


Button Toolbar


Nesting

Place a .btn-group within another .btn-group when you want dropdown menus mixed with a series of buttons.


Vertical variation

Make a set of buttons appear vertically stacked by using .btn-group-vertical instead of .btn-group.