From dc4436dbc9f328f4ad6ee391b6836b6c8d0324c2 Mon Sep 17 00:00:00 2001 From: Mark Otto Date: Sat, 20 Apr 2013 15:36:11 -0700 Subject: Only use .danger for alerts, no more .error --- docs/docs.html | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'docs/docs.html') diff --git a/docs/docs.html b/docs/docs.html index 55e3dfb72..e62e44661 100644 --- a/docs/docs.html +++ b/docs/docs.html @@ -4246,7 +4246,7 @@ body {

Contextual alternatives

Add optional classes to change an alert's connotation.

-
+
Oh snap! Change a few things up and try submitting again.
@@ -4260,7 +4260,7 @@ body {
{% highlight html linenos %} -
...
+
...
...
...
{% endhighlight %} -- cgit v1.2.3