diff --git a/docs/assets/bootstrap.zip b/docs/assets/bootstrap.zip index 8c01169dc0..5a3e369357 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 10725024b4..8cd2e58d8d 100644 --- a/docs/components.html +++ b/docs/components.html @@ -248,7 +248,9 @@
  • Separated link
  • - + +
    +

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

    Example markup

    diff --git a/docs/templates/pages/components.mustache b/docs/templates/pages/components.mustache index 003a3ae3c8..34cc5980cc 100644 --- a/docs/templates/pages/components.mustache +++ b/docs/templates/pages/components.mustache @@ -172,7 +172,9 @@
  • {{_i}}Separated link{{/i}}
  • - + +
    +

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

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