diff --git a/docs/base-css.html b/docs/base-css.html index f6030ace1..51c4d35a3 100644 --- a/docs/base-css.html +++ b/docs/base-css.html @@ -3,6 +3,7 @@
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!
- +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!
<body>
- <div class="container-fluid">
+ <div class="fluid-container">
<div class="sidebar">
...
</div>