From 9979827cd367050bab29fa10642bf4ca517cf896 Mon Sep 17 00:00:00 2001 From: Mark Otto Date: Fri, 23 Dec 2016 11:02:14 -0800 Subject: [PATCH] Revamp navs docs - Reorganize things, leading with the base nav first instead of an accessibility note, and then moving the rest to a new available styles section. - Add horizontal alignment options thanks to new flex utils (these new utils will be documented later in another commit). - Dropped `.nav-stacked` for a flex util and added additional alignment options, so document those, too. --- docs/components/navs.md | 213 ++++++++++++++++++---------------------- 1 file changed, 98 insertions(+), 115 deletions(-) diff --git a/docs/components/navs.md b/docs/components/navs.md index 3b4b697a6a..fed519e8e5 100644 --- a/docs/components/navs.md +++ b/docs/components/navs.md @@ -12,15 +12,9 @@ Navigation available in Bootstrap share general markup and styles, from the base * Will be replaced with the ToC, excluding the "Contents" header {:toc} -## Regarding accessibility +## Base nav -If you are using navs to provide a navigation bar, be sure to add a `role="navigation"` to the most logical parent container of the `