From 9302fd4fd4a05a44de991416fea4b01443343595 Mon Sep 17 00:00:00 2001 From: "Patrick H. Lauke" Date: Fri, 16 Oct 2015 00:56:59 +0100 Subject: Remove redundant `.sr-only` text for Close buttons Since `aria-label` is used, it's not necessary anymore. --- docs/components/alerts.md | 2 -- 1 file changed, 2 deletions(-) (limited to 'docs/components/alerts.md') diff --git a/docs/components/alerts.md b/docs/components/alerts.md index fd01bdd52..e27109768 100644 --- a/docs/components/alerts.md +++ b/docs/components/alerts.md @@ -64,7 +64,6 @@ You can see this in action with a live demo: @@ -85,7 +84,6 @@ Or with `data` attributes on a button **within the alert**, as demonstrated abov {% highlight html %} {% endhighlight %} -- cgit v1.2.3