diff options
Diffstat (limited to 'docs/templates')
| -rw-r--r-- | docs/templates/pages/base-css.mustache | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/docs/templates/pages/base-css.mustache b/docs/templates/pages/base-css.mustache index 0be4c1e34..750957beb 100644 --- a/docs/templates/pages/base-css.mustache +++ b/docs/templates/pages/base-css.mustache @@ -1439,10 +1439,6 @@ <i class="icon-search icon-white"></i> </pre> <p>{{_i}}There are 120 classes to choose from for your icons. Just add an <code><i></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.{{/i}}</p> - <div class="alert alert-info"> - <strong>{{_i}}Heads up!{{/i}}</strong> - {{_i}}The <code>.icon-</code> class must be listed first in the class tag for proper CSS targeting.{{/i}} - </div> </div> <div class="span4"> <h3>{{_i}}Use cases{{/i}}</h3> |
