From 97247a157c6d8c5a1c42461a3a7b569ecb930e86 Mon Sep 17 00:00:00 2001 From: Erik van der Kolk Date: Sat, 18 Aug 2012 18:24:18 +0200 Subject: Improve description for Images section --- docs/base-css.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'docs/base-css.html') diff --git a/docs/base-css.html b/docs/base-css.html index 67065bcc0..1428e38ec 100644 --- a/docs/base-css.html +++ b/docs/base-css.html @@ -1567,7 +1567,7 @@ For example, <code>section</code> should be wrapped as inline.

Images

-

Simple classes to easily style images in any project.

+

Add the .img-rounded, .img-circle or .img-polaroid class to a <img> element to easily style images in any project.

Heads up! .img-rounded and .img-circle don't work in IE7-8.

-- cgit v1.2.3