aboutsummaryrefslogtreecommitdiff
path: root/docs/base-css.html
diff options
context:
space:
mode:
authorMark Otto <[email protected]>2012-02-26 23:31:12 -0800
committerMark Otto <[email protected]>2012-02-26 23:31:12 -0800
commit163f58ff8133a892bf1bcf57f5d00d466d441a3d (patch)
treeabfa88f4bbf6164ffad92532baad4b0b98f78e56 /docs/base-css.html
parentdd94f8d50971e657cd0b2b388965ba82b436354f (diff)
downloadbootstrap-163f58ff8133a892bf1bcf57f5d00d466d441a3d.tar.xz
bootstrap-163f58ff8133a892bf1bcf57f5d00d466d441a3d.zip
add heads up label to new docs mention
Diffstat (limited to 'docs/base-css.html')
-rw-r--r--docs/base-css.html5
1 files changed, 4 insertions, 1 deletions
diff --git a/docs/base-css.html b/docs/base-css.html
index 2fcce5a12..1d4dadc36 100644
--- a/docs/base-css.html
+++ b/docs/base-css.html
@@ -1537,7 +1537,10 @@ For example, &lt;code&gt;section&lt;/code&gt; should be wrapped as inline.
&lt;i class="icon-search icon-white"&gt;&lt;/i&gt;
</pre>
<p>There are 120 classes to choose from for your icons. Just add an <code>&lt;i&gt;</code> tag with the right classes and you're set. You can find the full list in <strong>sprites.less</strong> or right here in this document.</p>
- <p>When using beside strings of text, as in buttons or nav links, be sure to leave a space after the <code>&lt;i&gt;</code> tag for proper spacing.</p>
+ <p>
+ <span class="label label-info">Heads up!</span>
+ When using beside strings of text, as in buttons or nav links, be sure to leave a space after the <code>&lt;i&gt;</code> tag for proper spacing.
+ </p>
</div>
<div class="span4">
<h3>Use cases</h3>