From: Mark Otto Date: Mon, 30 Nov 2015 02:44:57 +0000 (-0800) Subject: clarify nav default display X-Git-Tag: v4.0.0-alpha.2~99 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=1a30d12525965488bb57b83a191b402fdae25f74;p=thirdparty%2Fbootstrap.git clarify nav default display --- diff --git a/docs/components/navs.md b/docs/components/navs.md index a66e494452..bea1109ce9 100644 --- a/docs/components/navs.md +++ b/docs/components/navs.md @@ -17,7 +17,7 @@ If you are using navs to provide a navigation bar, be sure to add a `role="navig ## Base nav -Roll your own navigation style by extending the base `.nav` component. All Bootstrap's nav components are built on top of this. Includes styles for the disabled state, but **not the active state**. +Roll your own navigation style by extending the base `.nav` component. All Bootstrap's nav components are built on top of this by specifying additional styles. Includes styles for the disabled state, but **not the active state**. {% example html %} {% endexample %} -Classes are used throughout, so your markup can be super flexible. Use `