From 3d378331342534ebfe99e717d4503c475d06ea7c Mon Sep 17 00:00:00 2001 From: Mark Otto Date: Thu, 15 Aug 2013 13:06:51 -0700 Subject: [PATCH] reorder alerts --- components.html | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/components.html b/components.html index f76203a824..c6a670a634 100644 --- a/components.html +++ b/components.html @@ -1926,20 +1926,20 @@ body { padding-bottom: 70px; }

Contextual alternatives

Add optional classes to change an alert's connotation.

-
- Oh snap! Change a few things up and try submitting again. -
Well done! You successfully read this important alert message.
Heads up! This alert needs your attention, but it's not super important.
+
+ Oh snap! Change a few things up and try submitting again. +
{% highlight html %} -
...
...
...
+
...
{% endhighlight %}

Dismissable alerts