diff --git a/docs/base-css.html b/docs/base-css.html index f6030ace1f..51c4d35a3b 100644 --- a/docs/base-css.html +++ b/docs/base-css.html @@ -3,6 +3,7 @@ Bootstrap, from Twitter + diff --git a/docs/components.html b/docs/components.html index 73a0492989..bb2f326b46 100644 --- a/docs/components.html +++ b/docs/components.html @@ -3,6 +3,7 @@ Bootstrap, from Twitter + diff --git a/docs/index.html b/docs/index.html index a78c8bd871..0517787417 100644 --- a/docs/index.html +++ b/docs/index.html @@ -3,6 +3,7 @@ Bootstrap, from Twitter + diff --git a/docs/javascript.html b/docs/javascript.html index 3175d261e5..a962e043c8 100644 --- a/docs/javascript.html +++ b/docs/javascript.html @@ -3,6 +3,7 @@ Bootstrap, from Twitter + @@ -82,8 +83,7 @@

Getting started

-

Integrating javascript with the Bootstrap library is super easy. Below we go over the basics and provide you with some awesome plugins to get you started!

-

View javascript docs »

+

Integrating javascript with the Bootstrap library is super easy. Here we go over the basics and provide you with some awesome plugins to get you started!

What's included

diff --git a/docs/less.html b/docs/less.html index 108ec35df6..fccd5b9a46 100644 --- a/docs/less.html +++ b/docs/less.html @@ -3,6 +3,7 @@ Bootstrap, from Twitter + diff --git a/docs/scaffolding.html b/docs/scaffolding.html index de50caf8d8..10ad71a748 100644 --- a/docs/scaffolding.html +++ b/docs/scaffolding.html @@ -3,6 +3,7 @@ Bootstrap, from Twitter + @@ -242,7 +243,7 @@
 <body>
-  <div class="container-fluid">
+  <div class="fluid-container">
     <div class="sidebar">
       ...
     </div>