From: Jonathan Knapp Date: Thu, 11 Apr 2013 19:02:29 +0000 (-0300) Subject: fixed typo in typography documentation X-Git-Tag: v3.0.0-rc1~453^2 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=refs%2Fpull%2F7546%2Fhead;p=thirdparty%2Fbootstrap.git fixed typo in typography documentation --- diff --git a/docs/docs.html b/docs/docs.html index ba32b32957..921075b78d 100644 --- a/docs/docs.html +++ b/docs/docs.html @@ -620,7 +620,7 @@ title: Bootstrap Documentation

Make use of HTML's default emphasis tags with lightweight styles.

Small text

-

For de-emphasizing inline or blocks of text, use the small tag to set text at 85% the size of the parent. Heading elements receive their own font-size for nested <small< elements.

+

For de-emphasizing inline or blocks of text, use the small tag to set text at 85% the size of the parent. Heading elements receive their own font-size for nested <small> elements.

This line of text is meant to be treated as fine print.