Combine sets of <div class="btn-group">
into a <div class="btn-toolbar">
for more complex components.
Place a .btn-group
within another .btn-group
when you want dropdown menus mixed with a series of buttons.
Place a .btn-group
within another .btn-group
when you want dropdown menus mixed with a series of buttons.
Instead of applying button sizing classes to every button in a group, just add .btn-group-*
to the .btn-group
.