From 4893928310288d7bccb400017d333c6a49700046 Mon Sep 17 00:00:00 2001 From: Mark Otto Date: Sun, 25 Mar 2012 18:03:30 -0700 Subject: add back href for alerts in components docs to make close work on iphone --- docs/components.html | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) (limited to 'docs/components.html') diff --git a/docs/components.html b/docs/components.html index e6b0bfc49..a78dabeba 100644 --- a/docs/components.html +++ b/docs/components.html @@ -1684,7 +1684,7 @@

Example alerts

Wrap your message and an optional close icon in a div with simple class.

- × + × Warning! Best check yo self, you're not looking too good.
@@ -1695,7 +1695,7 @@
 

Easily extend the standard alert message with two optional classes: .alert-block for more padding and text controls and .alert-heading for a matching heading.

- × + ×

Warning!

Best check yo self, you're not looking too good. Nulla vitae elit libero, a pharetra augue. Praesent commodo cursus magna, vel scelerisque nisl consectetur et.

@@ -1714,7 +1714,7 @@

Error or danger

- × + × Oh snap! Change a few things up and try submitting again.
@@ -1726,7 +1726,7 @@
     

Success

- × + × Well done! You successfully read this important alert message.
@@ -1738,7 +1738,7 @@
     

Information

- × + × Heads up! This alert needs your attention, but it's not super important.
-- 
cgit v1.2.3