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 @@

Custom jQuery plugin

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.

-

Get the javascript →

+

Get the javascript →

@@ -865,7 +865,7 @@ </ul>

Adding dropdowns

-

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>
 
-

Get the javascript →

+

Get the javascript →

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}}Custom jQuery plugin{{/i}}

{{_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}}Get the javascript →{{/i}}

+

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

@@ -789,7 +789,7 @@ </ul>

{{_i}}Adding dropdowns{{/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>
 
-

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

+

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