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/button-groups.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'docs/_includes/components/button-groups.html') diff --git a/docs/_includes/components/button-groups.html b/docs/_includes/components/button-groups.html index 5f61bfc05..8a52e5e65 100644 --- a/docs/_includes/components/button-groups.html +++ b/docs/_includes/components/button-groups.html @@ -220,7 +220,7 @@
  • Action
  • Another action
  • Something else here
  • -
  • +
  • Separated link
  • -- cgit v1.2.3