From 3b59b97c626bf2accef8217339b04712666c36d9 Mon Sep 17 00:00:00 2001 From: "Patrick H. Lauke" Date: Fri, 29 May 2015 23:48:35 +0100 Subject: ensure divider list items have role="separator" http://www.w3.org/TR/wai-aria/roles#separator --- docs/_includes/components/dropdowns.html | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'docs/_includes/components/dropdowns.html') diff --git a/docs/_includes/components/dropdowns.html b/docs/_includes/components/dropdowns.html index 4c7255d68..c2bfeb3d5 100644 --- a/docs/_includes/components/dropdowns.html +++ b/docs/_includes/components/dropdowns.html @@ -116,7 +116,7 @@
  • Action
  • Another action
  • Something else here
  • - +
  • Separated link
  • @@ -124,7 +124,7 @@ {% highlight html %} {% endhighlight %} -- cgit v1.2.3