fixes two type-os in glyphicons
This commit is contained in:
parent
d7eee9bd6e
commit
0989babe5d
2 changed files with 2 additions and 2 deletions
|
|
@ -244,7 +244,7 @@ base_url: "../"
|
|||
</ul>
|
||||
|
||||
|
||||
<h2 id="glyphicons-how-to">How to use</h2>
|
||||
<h2 id="glyphicons-how-to-use">How to use</h2>
|
||||
<p>For performance reasons, all icons require a base class and individual icon class. To use, place the following code just about anywhere. Be sure to leave a space between the icon and text for proper padding.</p>
|
||||
{% highlight html %}
|
||||
<span class="glyphicon glyphicon-search"></span>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue