.btn-lg
.btn-sm
.btn-xs
disabled="disabled"
.active
.dropup
to the parent..btn-block
.btn
in .btn-group
<div class="btn-group">
into a <div class="btn-toolbar">
for more complex components..btn-group
within another .btn-group
when you want dropdown menus mixed with a series of buttons.