diff --git a/docs/docs.html b/docs/docs.html index 9fd1205623..7e33954812 100644 --- a/docs/docs.html +++ b/docs/docs.html @@ -2802,7 +2802,7 @@ For example, <section> should be wrapped as inline.

Use any button to trigger a dropdown menu by placing it within a .btn-group and providing the proper menu markup. Requires the Bootstrap dropdown plugin.

-

Single button dropdowns

+

Single button dropdowns

Turn a button into dropdown toggle with some basic markup changes.

@@ -2874,7 +2874,7 @@ For example, <section> should be wrapped as inline.
{% endhighlight %} -

Split button dropdowns

+

Split button dropdowns

Similarly, create split button dropdowns with the same markup changes, only with a separate button.