From: Patrick H. Lauke Date: Thu, 24 Dec 2015 16:52:43 +0000 (+0000) Subject: Add missing aria attributes to navbar collapse examples X-Git-Tag: v4.0.0-alpha.3~438^2~3 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=d0d9183a8f6cc69791238d9e71ace1560a8fa322;p=thirdparty%2Fbootstrap.git Add missing aria attributes to navbar collapse examples --- diff --git a/docs/components/navbar.md b/docs/components/navbar.md index d5d911c1ba..5576091d37 100644 --- a/docs/components/navbar.md +++ b/docs/components/navbar.md @@ -247,7 +247,7 @@ Our collapse plugin allows you to use a ` @@ -257,7 +257,7 @@ For more complex navbar patterns, like those used in Bootstrap v3, use the `.nav {% example html %}