aboutsummaryrefslogtreecommitdiff
path: root/docs/base-css.html
diff options
context:
space:
mode:
Diffstat (limited to 'docs/base-css.html')
-rw-r--r--docs/base-css.html4
1 files changed, 4 insertions, 0 deletions
diff --git a/docs/base-css.html b/docs/base-css.html
index a198064f8..f6fcda10c 100644
--- a/docs/base-css.html
+++ b/docs/base-css.html
@@ -1469,6 +1469,10 @@ For example, <code>section</code> should be wrapped as inline.
<i class="icon-search icon-white"></i>
</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>
+ <div class="alert alert-info">
+ <strong>Heads up!</strong>
+ The <code>.icon-</code> class must be listed first in the class tag for proper CSS targeting.
+ </div>
</div>
<div class="span4">
<h3>Use cases</h3>