From: Mark Otto Date: Sat, 30 Mar 2013 20:12:03 +0000 (-0700) Subject: fix brok btn-dropdowns links X-Git-Tag: v3.0.0-rc1~530 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=e9dd1826be4e41c2464c95d9fbf62c8fd311b689;p=thirdparty%2Fbootstrap.git fix brok btn-dropdowns links --- 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.