From 3317d04a0b8a806e0cf20ce870dc0bdfa4ad865e Mon Sep 17 00:00:00 2001 From: "Patrick H. Lauke" Date: Thu, 24 Dec 2015 16:55:41 +0000 Subject: Add missing aria attributes to main site navigation menu toggle --- docs/_includes/nav-home.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'docs/_includes') diff --git a/docs/_includes/nav-home.html b/docs/_includes/nav-home.html index 5b7e9bf7b..edd3473be 100644 --- a/docs/_includes/nav-home.html +++ b/docs/_includes/nav-home.html @@ -25,7 +25,7 @@ {% endcomment %}
- -- cgit v1.2.3 From 88064925a490b3771522e05fc853f6c5be3acb17 Mon Sep 17 00:00:00 2001 From: "Patrick H. Lauke" Date: Thu, 24 Dec 2015 18:24:59 +0000 Subject: Use more appropriate structure for site navigation Use the structure as documented in http://v4-alpha.getbootstrap.com/components/navbar/#collapsible-content - wrapping both the toggle and the navigation in a ` {% endcomment %} - - + -- cgit v1.2.3