From 8ee7b91f22b4556c71c1d0e9d53643d5534c1bac Mon Sep 17 00:00:00 2001 From: Mark Otto Date: Thu, 22 Dec 2016 23:04:02 -0800 Subject: [PATCH 01/29] unify alignment of all these dang navbar forms --- docs/components/navbar.md | 36 +++++++++---------- docs/examples/carousel/index.html | 6 ++-- docs/examples/dashboard/index.html | 4 +-- docs/examples/navbar-top-fixed/index.html | 6 ++-- docs/examples/navbar-top/index.html | 6 ++-- docs/examples/navbars/index.html | 12 +++---- docs/examples/sticky-footer-navbar/index.html | 6 ++-- 7 files changed, 38 insertions(+), 38 deletions(-) diff --git a/docs/components/navbar.md b/docs/components/navbar.md index 2555a78d3dfe..5fa6a1fd5ce7 100644 --- a/docs/components/navbar.md +++ b/docs/components/navbar.md @@ -58,8 +58,8 @@ Here's an example of all the sub-components included in a responsive light-theme
- - + +
@@ -193,8 +193,8 @@ Place various form controls and components within a navbar with `.form-inline`. {% example html %} {% endexample %} @@ -204,8 +204,8 @@ Align the contents of your inline forms with utilities as needed. {% example html %} {% endexample %} @@ -300,8 +300,8 @@ Theming the navbar has never been easier thanks to the combination of theming cl
- - + +
@@ -328,8 +328,8 @@ Theming the navbar has never been easier thanks to the combination of theming cl
- - + +
@@ -356,8 +356,8 @@ Theming the navbar has never been easier thanks to the combination of theming cl
- - + +
@@ -449,9 +449,9 @@ With no `.navbar-brand` shown in lowest breakpoint: Disabled -
- - + + +
@@ -478,9 +478,9 @@ With a brand name shown on the left and toggler on the right: Disabled -
- - + + +
diff --git a/docs/examples/carousel/index.html b/docs/examples/carousel/index.html index fa05558fd540..71f3c17f450d 100644 --- a/docs/examples/carousel/index.html +++ b/docs/examples/carousel/index.html @@ -36,9 +36,9 @@ Disabled -
- - + + +
diff --git a/docs/examples/dashboard/index.html b/docs/examples/dashboard/index.html index 9b9155f20529..a1f34cb9406c 100644 --- a/docs/examples/dashboard/index.html +++ b/docs/examples/dashboard/index.html @@ -41,8 +41,8 @@
- - + +
diff --git a/docs/examples/navbar-top-fixed/index.html b/docs/examples/navbar-top-fixed/index.html index 0bf1c9a05d13..1ec4bf6a9537 100644 --- a/docs/examples/navbar-top-fixed/index.html +++ b/docs/examples/navbar-top-fixed/index.html @@ -37,9 +37,9 @@ Disabled -
- - + + +
diff --git a/docs/examples/navbar-top/index.html b/docs/examples/navbar-top/index.html index dde2cb7f1a45..e000fa256846 100644 --- a/docs/examples/navbar-top/index.html +++ b/docs/examples/navbar-top/index.html @@ -37,9 +37,9 @@ Disabled -
- - + + +
diff --git a/docs/examples/navbars/index.html b/docs/examples/navbars/index.html index 6ad1b49c5c3a..7b624fbe5ea3 100644 --- a/docs/examples/navbars/index.html +++ b/docs/examples/navbars/index.html @@ -47,8 +47,8 @@
- - + +
@@ -81,8 +81,8 @@
- - + +
@@ -144,8 +144,8 @@
- - + +
diff --git a/docs/examples/sticky-footer-navbar/index.html b/docs/examples/sticky-footer-navbar/index.html index de8df792deff..e972de7f5d3b 100644 --- a/docs/examples/sticky-footer-navbar/index.html +++ b/docs/examples/sticky-footer-navbar/index.html @@ -38,9 +38,9 @@ Disabled -
- - + + +
From 7ee586b8b00403883e08c9b1cd4bab8d72a62f76 Mon Sep 17 00:00:00 2001 From: Mark Otto Date: Thu, 22 Dec 2016 23:05:31 -0800 Subject: [PATCH 02/29] better/more form spacing in navbars --- docs/components/navbar.md | 6 +++--- docs/examples/navbars/index.html | 6 +++--- 2 files changed, 6 insertions(+), 6 deletions(-) diff --git a/docs/components/navbar.md b/docs/components/navbar.md index 5fa6a1fd5ce7..57e0bad7a185 100644 --- a/docs/components/navbar.md +++ b/docs/components/navbar.md @@ -57,7 +57,7 @@ Here's an example of all the sub-components included in a responsive light-theme Disabled -
+
@@ -449,7 +449,7 @@ With no `.navbar-brand` shown in lowest breakpoint: Disabled -
+
@@ -478,7 +478,7 @@ With a brand name shown on the left and toggler on the right: Disabled -
+
diff --git a/docs/examples/navbars/index.html b/docs/examples/navbars/index.html index 7b624fbe5ea3..f56a85d881df 100644 --- a/docs/examples/navbars/index.html +++ b/docs/examples/navbars/index.html @@ -46,7 +46,7 @@ -
+
@@ -80,7 +80,7 @@ -
+
@@ -143,7 +143,7 @@ -
+
From 89a0cd0b6e858a0ebafa716c40edda12eccafd7b Mon Sep 17 00:00:00 2001 From: Mark Otto Date: Thu, 22 Dec 2016 23:08:02 -0800 Subject: [PATCH 03/29] update navbars in jumbotron, offcanvas, starter examples to flex versions --- docs/examples/jumbotron/index.html | 44 ++++++++++++++++------- docs/examples/offcanvas/index.html | 39 +++++++++++++++----- docs/examples/starter-template/index.html | 44 ++++++++++++++++------- 3 files changed, 93 insertions(+), 34 deletions(-) diff --git a/docs/examples/jumbotron/index.html b/docs/examples/jumbotron/index.html index f926b71f3af3..a062629a0b93 100644 --- a/docs/examples/jumbotron/index.html +++ b/docs/examples/jumbotron/index.html @@ -20,19 +20,37 @@ -