From be1f0b07f3b8d0b78a7e07f624f111c02789c2b6 Mon Sep 17 00:00:00 2001 From: Mark Otto Date: Sun, 13 Oct 2013 16:02:56 -0700 Subject: [PATCH] mention .small in docs /cc #10102 --- css.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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.