From a426c4951cf34d20469484e642b7416867b29a9c Mon Sep 17 00:00:00 2001 From: "Patrick H. Lauke" Date: Fri, 8 Jul 2016 09:54:53 +0100 Subject: remove navbar-toggler unicode symbol in HTML remove current HTML-based symbol, add any missing aria-* attributes --- docs/examples/album/index.html | 4 +--- docs/examples/dashboard/index.html | 7 +------ docs/examples/navbar-top-fixed/index.html | 4 +--- docs/examples/navbar-top/index.html | 4 +--- docs/examples/navbar/index.html | 4 +--- docs/examples/sticky-footer-navbar/index.html | 4 +--- 6 files changed, 6 insertions(+), 21 deletions(-) (limited to 'docs/examples') diff --git a/docs/examples/album/index.html b/docs/examples/album/index.html index ccf8d035b..b35c246a3 100644 --- a/docs/examples/album/index.html +++ b/docs/examples/album/index.html @@ -37,9 +37,7 @@ diff --git a/docs/examples/dashboard/index.html b/docs/examples/dashboard/index.html index 5a80654ff..6ddc6cf75 100644 --- a/docs/examples/dashboard/index.html +++ b/docs/examples/dashboard/index.html @@ -21,12 +21,7 @@ @@ -69,8 +69,8 @@ @@ -97,8 +97,8 @@ @@ -123,8 +123,8 @@ @@ -153,8 +153,8 @@ @@ -179,8 +179,8 @@ @@ -205,8 +205,8 @@ @@ -236,8 +236,8 @@
- - + +
-- cgit v1.2.3 From 18453f06f9c7a3dddfc5b12ee299076083835cac Mon Sep 17 00:00:00 2001 From: Mark Otto Date: Wed, 21 Dec 2016 12:27:18 -0800 Subject: flexbox this thing - drop the table styles, use flex - remove commented out code - consolidate styles a bit - add a huge flex-grow to the nav, making the assumption you want nav to take up most space --- docs/examples/navbar/all-navbars.html | 53 +++++++---------------------------- 1 file changed, 10 insertions(+), 43 deletions(-) (limited to 'docs/examples') diff --git a/docs/examples/navbar/all-navbars.html b/docs/examples/navbar/all-navbars.html index 61ad5f739..864d95c40 100644 --- a/docs/examples/navbar/all-navbars.html +++ b/docs/examples/navbar/all-navbars.html @@ -22,10 +22,8 @@ - - - - -
- +
-- cgit v1.2.3 From 8a8719b75c79fe2272f71382312d9560991010ed Mon Sep 17 00:00:00 2001 From: Mark Otto Date: Wed, 21 Dec 2016 14:35:02 -0800 Subject: unique ids --- docs/examples/navbars/index.html | 20 ++++++++++---------- 1 file changed, 10 insertions(+), 10 deletions(-) (limited to 'docs/examples') diff --git a/docs/examples/navbars/index.html b/docs/examples/navbars/index.html index 265ec3a23..5a05df7ce 100644 --- a/docs/examples/navbars/index.html +++ b/docs/examples/navbars/index.html @@ -36,8 +36,8 @@ Disabled -
+
@@ -143,7 +143,7 @@
-
+
-- cgit v1.2.3 From 4377e2956b202b7b684241bc86b549743fff33d2 Mon Sep 17 00:00:00 2001 From: Mark Otto Date: Thu, 22 Dec 2016 23:08:02 -0800 Subject: 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(-) (limited to 'docs/examples') diff --git a/docs/examples/jumbotron/index.html b/docs/examples/jumbotron/index.html index f926b71f3..a062629a0 100644 --- a/docs/examples/jumbotron/index.html +++ b/docs/examples/jumbotron/index.html @@ -20,19 +20,37 @@ -