diff --git a/docs/assets/bootstrap.zip b/docs/assets/bootstrap.zip index e478022b0b..557ca63a12 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 8c25c7c2fc..5df760459f 100644 --- a/docs/components.html +++ b/docs/components.html @@ -1115,7 +1115,7 @@

Get the javascript →


Text in the navbar

-

Wrap strings of text in a <p> tag for proper leading and color.

+

Wrap strings of text in a <.navbar-text>, usually on a <p> tag for proper leading and color.

diff --git a/docs/templates/pages/components.mustache b/docs/templates/pages/components.mustache index 2ceb43ba17..ac06367ce1 100644 --- a/docs/templates/pages/components.mustache +++ b/docs/templates/pages/components.mustache @@ -1038,7 +1038,7 @@

{{_i}}Get the javascript →{{/i}}


{{_i}}Text in the navbar{{/i}}

-

{{_i}}Wrap strings of text in a <p> tag for proper leading and color.{{/i}}

+

{{_i}}Wrap strings of text in a <.navbar-text>, usually on a <p> tag for proper leading and color.{{/i}}