From c609272ac199cc9806ad6c4cf8c7f8f4253fb347 Mon Sep 17 00:00:00 2001 From: "Patrick H. Lauke" Date: Sun, 7 Dec 2014 14:29:03 +0000 Subject: ``aria-label="close"`` instead of sr-only ``span`` shorter, neater, well supported --- docs/_includes/js/alerts.html | 7 +++---- 1 file changed, 3 insertions(+), 4 deletions(-) (limited to 'docs/_includes/js/alerts.html') diff --git a/docs/_includes/js/alerts.html b/docs/_includes/js/alerts.html index f93abc8b2..399cd732f 100644 --- a/docs/_includes/js/alerts.html +++ b/docs/_includes/js/alerts.html @@ -6,12 +6,12 @@

When using a .close button, it must be the first child of the .alert-dismissible and no text content may come before it in the markup.