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.
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.
{{_i}}Heads up!{{/i}} {{_i}}Button dropdowns require the Bootstrap dropdown plugin to function.{{/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}}
{{_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}}