diff --git a/docs/assets/css/docs.css b/docs/assets/css/docs.css index 1e02c299..88d93e46 100644 --- a/docs/assets/css/docs.css +++ b/docs/assets/css/docs.css @@ -158,6 +158,7 @@ hr.soften { line-height: 1; } .jumbotron p { + max-width: 780px; margin-bottom: 20px; font-weight: 300; } @@ -772,13 +773,6 @@ form.bs-docs-example { border: 1px solid #d6e9c6; } -/* Grid examples -------------------------- */ -.bs-docs-grid { - width: 940px; - margin-left: -80px; -} - /* Responsive Docs @@ -988,14 +982,13 @@ form.bs-docs-example { /* LARGE DESKTOP SCREENS */ @media (min-width: 1210px) { + .bs-docs-container { + max-width: 970px; + } + /* Update subnav container */ .subnav-fixed .nav { width: 1168px; /* 2px less to account for left/right borders being removed when in fixed mode */ } - .bs-docs-grid { - width: 1170px; - margin-left: -195px; - } - } diff --git a/docs/base-css.html b/docs/base-css.html index 7ed6c68a..58fbecc3 100644 --- a/docs/base-css.html +++ b/docs/base-css.html @@ -27,7 +27,7 @@ - +
diff --git a/docs/components.html b/docs/components.html index 63cfac9a..15df4f5c 100644 --- a/docs/components.html +++ b/docs/components.html @@ -27,7 +27,7 @@ - +
diff --git a/docs/download.html b/docs/download.html index 20e86055..10b35f3e 100644 --- a/docs/download.html +++ b/docs/download.html @@ -27,7 +27,7 @@ - +
diff --git a/docs/examples.html b/docs/examples.html index 374b69ef..e0e4b5be 100644 --- a/docs/examples.html +++ b/docs/examples.html @@ -27,7 +27,7 @@ - +
diff --git a/docs/index.html b/docs/index.html index ccba2ee6..27d74dc3 100644 --- a/docs/index.html +++ b/docs/index.html @@ -27,7 +27,7 @@ - +
diff --git a/docs/javascript.html b/docs/javascript.html index d21ca2d6..abf5df79 100644 --- a/docs/javascript.html +++ b/docs/javascript.html @@ -27,7 +27,7 @@ - +
diff --git a/docs/less.html b/docs/less.html index c383660d..a904d31d 100644 --- a/docs/less.html +++ b/docs/less.html @@ -27,7 +27,7 @@ - +
diff --git a/docs/scaffolding.html b/docs/scaffolding.html index 9b7b66cd..ae69f51d 100644 --- a/docs/scaffolding.html +++ b/docs/scaffolding.html @@ -27,7 +27,7 @@ - +
@@ -173,24 +173,22 @@
1
1
1
-
1
-
1
-
4
+
2
4
4
4
-
8
+
6
-
6
-
6
+
5
+
5
-
12
+
10
diff --git a/docs/templates/pages/scaffolding.mustache b/docs/templates/pages/scaffolding.mustache index ee447da3..8eabe21c 100644 --- a/docs/templates/pages/scaffolding.mustache +++ b/docs/templates/pages/scaffolding.mustache @@ -62,24 +62,22 @@
1
1
1
-
1
-
1
-
4
+
2
4
4
4
-
8
+
6
-
6
-
6
+
5
+
5
-
12
+
10
diff --git a/docs/upgrading.html b/docs/upgrading.html index 9611ffc4..f16fe603 100644 --- a/docs/upgrading.html +++ b/docs/upgrading.html @@ -27,7 +27,7 @@ - +