diff options
| author | Mark Otto <[email protected]> | 2013-10-13 16:02:56 -0700 |
|---|---|---|
| committer | Mark Otto <[email protected]> | 2013-10-13 16:02:56 -0700 |
| commit | be1f0b07f3b8d0b78a7e07f624f111c02789c2b6 (patch) | |
| tree | 7e929d87645cb154b86ea1381ca9595593f43351 /css.html | |
| parent | 590975b4077ae6a2d5cba7d01403bbc09484bd6c (diff) | |
| download | bootstrap-be1f0b07f3b8d0b78a7e07f624f111c02789c2b6.tar.xz bootstrap-be1f0b07f3b8d0b78a7e07f624f111c02789c2b6.zip | |
mention .small in docs /cc #10102
Diffstat (limited to 'css.html')
| -rw-r--r-- | css.html | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -634,7 +634,7 @@ base_url: "../" <h6>h6. Bootstrap heading</h6> {% endhighlight %} - <p>Also included with headings is an autoscaling <code><small></code> element. Use it for smaller, gray secondary text in any heading.</p> + <p>Create lighter, secondary text in any heading with a generic <code><small></code> tag or the <code>.small</code> class.</p> <div class="bs-example bs-example-type"> <table class="table"> <tbody> |
