diff --git a/docs/assets/bootstrap.zip b/docs/assets/bootstrap.zip index cb03bbba0a..435dcbb923 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 0951c23b85..dac87e52cc 100644 --- a/docs/components.html +++ b/docs/components.html @@ -605,7 +605,7 @@
All tabbable tabs are powered by our lightweight jQuery plugin. Read more about how to bring tabbable tabs to life on the javascript docs page.
- +Adding dropdowns to the nav is super simple, but does require the use of our javascript plugin.
+Adding dropdowns to the nav is super simple, but does require the use of our javascript plugin.
<ul class="nav"> <li class="dropdown"> @@ -881,7 +881,7 @@ </li> </ul>- + diff --git a/docs/templates/pages/components.mustache b/docs/templates/pages/components.mustache index ab11337df5..07f55f08d1 100644 --- a/docs/templates/pages/components.mustache +++ b/docs/templates/pages/components.mustache @@ -529,7 +529,7 @@
{{_i}}All tabbable tabs are powered by our lightweight jQuery plugin. Read more about how to bring tabbable tabs to life on the javascript docs page.{{/i}}
- +{{_i}}Adding dropdowns to the nav is super simple, but does require the use of our javascript plugin.{{/i}}
+{{_i}}Adding dropdowns to the nav is super simple, but does require the use of our javascript plugin.{{/i}}
<ul class="nav"> <li class="dropdown"> @@ -805,7 +805,7 @@ </li> </ul>- +