diff --git a/docs/assets/bootstrap.zip b/docs/assets/bootstrap.zip index 12e0c76b24..b4d58a8ace 100644 Binary files a/docs/assets/bootstrap.zip and b/docs/assets/bootstrap.zip differ diff --git a/docs/base-css.html b/docs/base-css.html index 8c504d8147..3c9e9a187d 100644 --- a/docs/base-css.html +++ b/docs/base-css.html @@ -1262,7 +1262,7 @@ For example, <code>section</code> should be wrapped as inline.

Multiple sizes

-

Fancy larger or smaller buttons? Have at it!

+

Fancy larger or smaller buttons? Add .btn-large or .btn-small for two additional sizes.

Primary action Action diff --git a/docs/templates/pages/base-css.mustache b/docs/templates/pages/base-css.mustache index 27c9a96fd4..5c0444d1a8 100644 --- a/docs/templates/pages/base-css.mustache +++ b/docs/templates/pages/base-css.mustache @@ -1186,7 +1186,7 @@

{{_i}}Multiple sizes{{/i}}

-

{{_i}}Fancy larger or smaller buttons? Have at it!{{/i}}

+

{{_i}}Fancy larger or smaller buttons? Add .btn-large or .btn-small for two additional sizes.{{/i}}

{{_i}}Primary action{{/i}} {{_i}}Action{{/i}}