diff --git a/docs/assets/css/docs.css b/docs/assets/css/docs.css
index 784aa153b..5470cfe31 100644
--- a/docs/assets/css/docs.css
+++ b/docs/assets/css/docs.css
@@ -912,6 +912,8 @@ form.bs-docs-example {
box-shadow: 0 1px 4px rgba(0,0,0,.065);
}
.bs-docs-sidenav > li > a {
+ display: block;
+ *width: 190px;
margin: 0 0 -1px;
font-size: 14px;
padding: 9px 14px;
diff --git a/docs/base-css.html b/docs/base-css.html
index 80bc8c9b0..50c362864 100644
--- a/docs/base-css.html
+++ b/docs/base-css.html
@@ -87,13 +87,13 @@
diff --git a/docs/components.html b/docs/components.html
index d6d4cc1bc..2b2bc52e8 100644
--- a/docs/components.html
+++ b/docs/components.html
@@ -87,19 +87,19 @@
diff --git a/docs/customize.html b/docs/customize.html
index 1abe9005b..1fc225e52 100644
--- a/docs/customize.html
+++ b/docs/customize.html
@@ -87,10 +87,10 @@
diff --git a/docs/extend.html b/docs/extend.html
index 1c1a7d9a1..efd933cb5 100644
--- a/docs/extend.html
+++ b/docs/extend.html
@@ -87,9 +87,9 @@
diff --git a/docs/getting-started.html b/docs/getting-started.html
index c245daba3..70fb74432 100644
--- a/docs/getting-started.html
+++ b/docs/getting-started.html
@@ -87,12 +87,12 @@
diff --git a/docs/javascript.html b/docs/javascript.html
index 846089da8..7b015f6fe 100644
--- a/docs/javascript.html
+++ b/docs/javascript.html
@@ -87,20 +87,20 @@
diff --git a/docs/scaffolding.html b/docs/scaffolding.html
index 3c49eb2e3..eb5f19ae7 100644
--- a/docs/scaffolding.html
+++ b/docs/scaffolding.html
@@ -87,11 +87,11 @@
diff --git a/docs/templates/pages/base-css.mustache b/docs/templates/pages/base-css.mustache
index 39d8f4fc4..89732c4fb 100644
--- a/docs/templates/pages/base-css.mustache
+++ b/docs/templates/pages/base-css.mustache
@@ -16,13 +16,13 @@
diff --git a/docs/templates/pages/components.mustache b/docs/templates/pages/components.mustache
index f0f19ee72..314fd23f7 100644
--- a/docs/templates/pages/components.mustache
+++ b/docs/templates/pages/components.mustache
@@ -16,19 +16,19 @@
diff --git a/docs/templates/pages/customize.mustache b/docs/templates/pages/customize.mustache
index 791ca6efc..d84d02f0c 100644
--- a/docs/templates/pages/customize.mustache
+++ b/docs/templates/pages/customize.mustache
@@ -16,10 +16,10 @@
diff --git a/docs/templates/pages/extend.mustache b/docs/templates/pages/extend.mustache
index 22fb0d288..842f9f7a3 100644
--- a/docs/templates/pages/extend.mustache
+++ b/docs/templates/pages/extend.mustache
@@ -16,9 +16,9 @@
diff --git a/docs/templates/pages/getting-started.mustache b/docs/templates/pages/getting-started.mustache
index b724b475b..3b026dea3 100644
--- a/docs/templates/pages/getting-started.mustache
+++ b/docs/templates/pages/getting-started.mustache
@@ -16,12 +16,12 @@
diff --git a/docs/templates/pages/javascript.mustache b/docs/templates/pages/javascript.mustache
index f4c6e8b68..0a17006f6 100644
--- a/docs/templates/pages/javascript.mustache
+++ b/docs/templates/pages/javascript.mustache
@@ -16,20 +16,20 @@
diff --git a/docs/templates/pages/scaffolding.mustache b/docs/templates/pages/scaffolding.mustache
index 2ceaf0e4b..385c9db70 100644
--- a/docs/templates/pages/scaffolding.mustache
+++ b/docs/templates/pages/scaffolding.mustache
@@ -16,11 +16,11 @@