diff options
| author | Zlatan Vasović <[email protected]> | 2013-11-08 10:30:15 +0100 |
|---|---|---|
| committer | Zlatan Vasović <[email protected]> | 2013-11-08 10:33:22 +0100 |
| commit | 0da3901ed5a6d498af8b7c76b61d004a003f716b (patch) | |
| tree | bbc21dc4e16ddd9bcdeb207ef958910c28502aa2 /css.html | |
| parent | 463343af63344dbbc3db04f40b0b804baa919b7e (diff) | |
| download | bootstrap-0da3901ed5a6d498af8b7c76b61d004a003f716b.tar.xz bootstrap-0da3901ed5a6d498af8b7c76b61d004a003f716b.zip | |
Add missing `.small` styles and docs
Diffstat (limited to 'css.html')
| -rw-r--r-- | css.html | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -871,7 +871,7 @@ base_url: "../" <p>Style and content changes for simple variations on a standard <code><blockquote></code>.</p> <h4>Naming a source</h4> - <p>Add <code><small></code> tag for identifying the source. Wrap the name of the source work in <code><cite></code>.</p> + <p>Add <code><small></code> tag or <code>.small</code> class for identifying the source. Wrap the name of the source work in <code><cite></code>.</p> <div class="bs-example"> <blockquote> <p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Integer posuere erat a ante.</p> |
