diff --git a/components.html b/components.html index a428529b1..368ed5246 100644 --- a/components.html +++ b/components.html @@ -230,7 +230,7 @@ base_url: "../"
Use them in buttons, button groups for a toolbar, navigation, or prepended form inputs.
Combine sets of <div class="btn-group"> into a <div class="btn-toolbar"> for more complex components.
<div class="btn-group">
<div class="btn-toolbar">
Instead of applying button sizing classes to every button in a group, just add .btn-group-* to the .btn-group.
.btn-group-*
.btn-group
Button dropdowns work with buttons of all sizes.
Trigger dropdown menus above elements by adding .dropup to the parent.
.dropup