From 8dd45053ce70227f9a18531f7a110cc05c41c15e Mon Sep 17 00:00:00 2001 From: Bas Bosman Date: Mon, 12 Aug 2013 17:55:25 +0200 Subject: Add missing aria-hidden attribs to close buttons --- components.html | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'components.html') diff --git a/components.html b/components.html index 4c52d59f3..07c26593c 100644 --- a/components.html +++ b/components.html @@ -1917,13 +1917,13 @@ body { padding-bottom: 70px; }

Build on any alert by adding an optional .alert-dismissable and close button.

- + Warning! Best check yo self, you're not looking too good.
{% highlight html %}
- + Warning! Best check yo self, you're not looking too good.
{% endhighlight %} -- cgit v1.2.3