From b75ef3cbba495a18b281eefeb56b04016d23d477 Mon Sep 17 00:00:00 2001 From: "Evan.Duncan" Date: Fri, 25 Sep 2015 16:06:45 -0500 Subject: [PATCH] fix(carousel): Better a11y with sr-only text and markup structure --- template/carousel/carousel.html | 22 +++++++++++++++------- 1 file changed, 15 insertions(+), 7 deletions(-) diff --git a/template/carousel/carousel.html b/template/carousel/carousel.html index 6577b73f45..6cd83360fe 100644 --- a/template/carousel/carousel.html +++ b/template/carousel/carousel.html @@ -1,8 +1,16 @@ + + + + previous + + + + next + + + \ No newline at end of file