From: Mark Otto Date: Sun, 13 Oct 2013 23:02:56 +0000 (-0700) Subject: mention .small in docs /cc #10102 X-Git-Tag: v3.0.1~39^2~66 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=be1f0b07f3b8d0b78a7e07f624f111c02789c2b6;p=thirdparty%2Fbootstrap.git mention .small in docs /cc #10102 --- diff --git a/css.html b/css.html index d884c765e5..f6eb86c535 100644 --- a/css.html +++ b/css.html @@ -634,7 +634,7 @@ base_url: "../"
h6. Bootstrap heading
{% endhighlight %} -

Also included with headings is an autoscaling <small> element. Use it for smaller, gray secondary text in any heading.

+

Create lighter, secondary text in any heading with a generic <small> tag or the .small class.