From 4d5243674a0a236af2ff218da1decaafbdeaa719 Mon Sep 17 00:00:00 2001 From: Mark Otto Date: Wed, 9 Jul 2014 13:51:20 -0700 Subject: remove deprecated warnings from docs --- docs/_includes/components/navs.html | 19 +++++++++++++++++++ 1 file changed, 19 insertions(+) (limited to 'docs/_includes/components/navs.html') diff --git a/docs/_includes/components/navs.html b/docs/_includes/components/navs.html index 5fc151b1e..9e7600ac4 100644 --- a/docs/_includes/components/navs.html +++ b/docs/_includes/components/navs.html @@ -3,6 +3,25 @@

Navs available in Bootstrap have shared markup, starting with the base .nav class, as well as shared states. Swap modifier classes to switch between each style.

+ +

Uses no modifier classes. No supported active state by default, given highly customizable nature of nav styles.

+
+ +
+

Note the .nav-tabs class requires the .nav base class.

-- cgit v1.2.3