mirror of
https://github.com/twbs/bootstrap.git
synced 2025-08-05 21:27:31 +02:00
update selectors for icons to include matcher for icon class in middle of class attr, remove docs mention of requiring icon-* first
This commit is contained in:
@@ -1515,10 +1515,6 @@ 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><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.</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>
|
||||
|
Reference in New Issue
Block a user