diff --git a/docs/assets/bootstrap.zip b/docs/assets/bootstrap.zip index ba68e8c584..feabc49413 100644 Binary files a/docs/assets/bootstrap.zip and b/docs/assets/bootstrap.zip differ diff --git a/docs/components.html b/docs/components.html index 3a3ac15fc8..9c4c420b64 100644 --- a/docs/components.html +++ b/docs/components.html @@ -270,8 +270,6 @@ -
-

Heads up! Button dropdowns require the Bootstrap dropdown plugin to function.

Example markup

@@ -327,15 +325,12 @@
- -
-
- +

Requires javascript

+

Button dropdowns require the Bootstrap dropdown plugin to function.

+

In some cases—like mobile—dropdown menus will extend outside the viewport. You need to resolve the alignment manually or with custom javascript.

-
- Heads up! In some cases—like mobile—dropdown menus will extend outside the viewport. You need to resolve the alignment manually or with custom javascript. -
+

Split button dropdowns

diff --git a/docs/templates/pages/components.mustache b/docs/templates/pages/components.mustache index b52919995e..1dd3d87bb6 100644 --- a/docs/templates/pages/components.mustache +++ b/docs/templates/pages/components.mustache @@ -194,8 +194,6 @@
-
-

{{_i}}Heads up!{{/i}} {{_i}}Button dropdowns require the Bootstrap dropdown plugin to function.{{/i}}

{{_i}}Example markup{{/i}}

@@ -216,7 +214,7 @@

{{_i}}Works with all button sizes{{/i}}

-

Button dropdowns work at any size. your button sizes to .btn-large, .btn-small, or .btn-mini.

+

{{_i}}Button dropdowns work at any size. your button sizes to .btn-large, .btn-small, or .btn-mini.{{/i}}

@@ -251,15 +249,12 @@
- -
-
- +

{{_i}}Requires javascript{{/i}}

+

{{_i}}Button dropdowns require the Bootstrap dropdown plugin to function.{{/i}}

+

{{_i}}In some cases—like mobile—dropdown menus will extend outside the viewport. You need to resolve the alignment manually or with custom javascript.{{/i}}

-
- {{_i}}Heads up!{{/i}} {{_i}}In some cases—like mobile—dropdown menus will extend outside the viewport. You need to resolve the alignment manually or with custom javascript.{{/i}} -
+

{{_i}}Split button dropdowns{{/i}}