From caebfcd246d7a09f311091adf2dbe835dee244b2 Mon Sep 17 00:00:00 2001 From: Mark Otto Date: Sun, 19 Mar 2017 15:47:34 -0700 Subject: [PATCH] Fix justified nav styles and update nav docs for fill/justify - Justified and fill nav variants need .nav-item classes on the anchors in addition to .nav-link - Fix broken styles for the .nav-justified class which wasn't actually doing what we needed it to --- docs/components/navs.md | 22 ++++++++++++++++++++++ scss/_nav.scss | 3 ++- 2 files changed, 24 insertions(+), 1 deletion(-) diff --git a/docs/components/navs.md b/docs/components/navs.md index 5b9397fc11..047eb22054 100644 --- a/docs/components/navs.md +++ b/docs/components/navs.md @@ -185,6 +185,17 @@ Force your `.nav`'s contents to extend the full available width one of two modif {% endexample %} +When using a `