From d0b94ead9a660adeca599b2cc49ce5134d432f2f Mon Sep 17 00:00:00 2001 From: Mark Otto Date: Fri, 2 Aug 2013 09:32:58 -0700 Subject: Fix #9008: consolidate `.alert-block` styles into `.alert` --- components.html | 17 ----------------- 1 file changed, 17 deletions(-) (limited to 'components.html') diff --git a/components.html b/components.html index 227526a28..13a8da2b3 100644 --- a/components.html +++ b/components.html @@ -1813,23 +1813,6 @@ body { padding-bottom: 70px; } Warning! Best check yo self, you're not looking too good. -{% endhighlight %} - -

Block alerts

-

For longer messages, increase the padding on the top and bottom of the alert wrapper by adding .alert-block.

-
-
- -

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.

-
-
-{% highlight html %} -
- -

Warning!

-

...

-
{% endhighlight %}

Contextual alternatives

-- cgit v1.2.3