From 50d178ece0c22068938f5bc18d0a0d691ac0fb7c Mon Sep 17 00:00:00 2001 From: "Patrick H. Lauke" Date: Sun, 9 Apr 2017 21:15:05 +0100 Subject: [PATCH] Remove incorrect role="tabpanel" from navs docs `role="tabpanel"` is not appropriate as role for the overall container - it only applies to the individual content parts of each tab --- docs/components/navs.md | 10 ++++------ 1 file changed, 4 insertions(+), 6 deletions(-) diff --git a/docs/components/navs.md b/docs/components/navs.md index fec61ef5d6..9ab2535ed6 100644 --- a/docs/components/navs.md +++ b/docs/components/navs.md @@ -295,7 +295,7 @@ Add dropdown menus with a little extra HTML and the [dropdowns JavaScript plugin Use the tab JavaScript plugin—include it individually or through the compiled `bootstrap.js` file—to extend our navigational tabs and pills to create tabbable panes of local content, even via dropdown menus. -
+