From: Mark Otto Date: Wed, 19 Aug 2015 03:25:31 +0000 (-0700) Subject: rewrite active and disabled styles for navs X-Git-Tag: v4.0.0-alpha~15 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=c8306d2f704685dfc68e530cf3e820cb65cedc18;p=thirdparty%2Fbootstrap.git rewrite active and disabled styles for navs --- diff --git a/docs/components/navs.md b/docs/components/navs.md index 644cd7bf07..486b594331 100644 --- a/docs/components/navs.md +++ b/docs/components/navs.md @@ -30,8 +30,8 @@ Roll your own navigation style by extending the base `.nav` component. All Boots - {% endexample %} @@ -53,8 +53,8 @@ Takes the basic nav from above and adds the `.nav-tabs` class to generate a tabb {% example html %}