]> git.ipfire.org Git - thirdparty/bootstrap.git/commitdiff
Remove incorrect role="tabpanel" from navs docs
authorPatrick H. Lauke <redux@splintered.co.uk>
Sun, 9 Apr 2017 21:13:07 +0000 (22:13 +0100)
committerGitHub <noreply@github.com>
Sun, 9 Apr 2017 21:13:07 +0000 (22:13 +0100)
`role="tabpanel"` is not appropriate as role for the overall container - it only applies to the individual content parts of each tab


Trivial merge