diff --git a/components.html b/components.html index 3e18758522..7b0f0d0ed2 100644 --- a/components.html +++ b/components.html @@ -155,12 +155,11 @@ base_url: "../" {% endhighlight %}
Place buttons groups within button groups 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.
Make a set of buttons appear vertically stacked rather than horizontally.