Add .btn-lg
, .btn-md
, .btn-sm
, or .btn-xs
for additional sizes.
Add .btn-addon.btn-lg, .btn-addon.btn-lg i
for button addon size.
Add class .btn-block
to create a block level button:
The class .active
makes a button appear pressed, and the class .disabled
makes a button unclickable:
Use a <div>
element with class .btn-group
to create a button group:
Use the class .btn-group-vertical
to create a vertical button group:
To span the entire width of the screen, use the .btn-group-justified
class:
Nest button groups to create dropdown menus:
Nest button groups to create dropdown menus: