From 53b2c5520bb5d9fb8170692803870c8dbc8bf206 Mon Sep 17 00:00:00 2001 From: "Patrick H. Lauke" Date: Tue, 11 Apr 2017 11:12:30 +0100 Subject: [PATCH] Remove inappropriate role="listbox" from carousels --- docs/components/carousel.md | 8 ++++---- docs/examples/carousel/index.html | 2 +- js/tests/visual/carousel.html | 2 +- 3 files changed, 6 insertions(+), 6 deletions(-) diff --git a/docs/components/carousel.md b/docs/components/carousel.md index e754843167..d1606940a6 100644 --- a/docs/components/carousel.md +++ b/docs/components/carousel.md @@ -28,7 +28,7 @@ Here's a carousel with slides only. Note the presence of the `.d-block` and `.im {% example html %}