diff --git a/docs/assets/css/docs.css b/docs/assets/css/docs.css
index 88d93e461..fd0a71edb 100644
--- a/docs/assets/css/docs.css
+++ b/docs/assets/css/docs.css
@@ -12,18 +12,18 @@
body {
position: relative;
- padding-top: 40px;
+ padding-top: 100px;
font-size: 14px;
background-color: #fff;
background-image: url(../img/grid-20px.png);
background-repeat: repeat-x;
- background-position: 0 0;
+ background-position: 0 40px;
}
/* Custom container for the narrow docs */
.bs-docs-container {
max-width: 780px;
- margin: 0 0 0 240px;
+ margin: 0 auto;
}
/* Increase docs base type size and line-heights */
@@ -43,6 +43,7 @@ li {
-------------------------------------------------- */
.bs-docs-nav {
+ display: none;
position: fixed;
top: 0;
left: 0;
diff --git a/docs/base-css.html b/docs/base-css.html
index 7ed6c68ac..56756b81f 100644
--- a/docs/base-css.html
+++ b/docs/base-css.html
@@ -29,6 +29,50 @@
+
+
+
diff --git a/docs/components.html b/docs/components.html
index 63cfac9ae..8716963bd 100644
--- a/docs/components.html
+++ b/docs/components.html
@@ -29,6 +29,50 @@
+
+
+
diff --git a/docs/download.html b/docs/download.html
index 20e860559..ebba8fa8f 100644
--- a/docs/download.html
+++ b/docs/download.html
@@ -29,6 +29,50 @@
+
+
+
diff --git a/docs/examples.html b/docs/examples.html
index 374b69ef6..06844c6cd 100644
--- a/docs/examples.html
+++ b/docs/examples.html
@@ -29,6 +29,50 @@
+
+
+
diff --git a/docs/index.html b/docs/index.html
index ccba2ee61..9f36d3bc9 100644
--- a/docs/index.html
+++ b/docs/index.html
@@ -29,6 +29,50 @@
+
+
+
diff --git a/docs/javascript.html b/docs/javascript.html
index d21ca2d61..991ce7b2b 100644
--- a/docs/javascript.html
+++ b/docs/javascript.html
@@ -29,6 +29,50 @@
+
+
+
diff --git a/docs/less.html b/docs/less.html
index c383660d2..775b02afe 100644
--- a/docs/less.html
+++ b/docs/less.html
@@ -29,6 +29,50 @@
+
+
+
diff --git a/docs/scaffolding.html b/docs/scaffolding.html
index bb2b5b03d..257cbc564 100644
--- a/docs/scaffolding.html
+++ b/docs/scaffolding.html
@@ -29,6 +29,50 @@
+
+
+
diff --git a/docs/templates/layout.mustache b/docs/templates/layout.mustache
index 3c0d2b4ca..779e10663 100644
--- a/docs/templates/layout.mustache
+++ b/docs/templates/layout.mustache
@@ -41,6 +41,50 @@
+
+
+
diff --git a/docs/upgrading.html b/docs/upgrading.html
index 9611ffc41..eccb685a4 100644
--- a/docs/upgrading.html
+++ b/docs/upgrading.html
@@ -29,6 +29,50 @@
+
+
+