Skip to content

Commit

Permalink
Merge pull request twbs#10374 from tagliala/patch-2
Browse files Browse the repository at this point in the history
Fixed glyphicons count
  • Loading branch information
juthilo committed Sep 2, 2013
2 parents e7f8d0c + f4fde25 commit c6d51be
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion components.html
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ <h1 id="glyphicons">Glyphicons</h1>
</div>

<h2 id="glyphicons-glyphs">Available glyphs</h2>
<p>Includes 180 glyphs in font format from the Glyphicon Halflings set. <a href="http://glyphicons.com/">Glyphicons</a> Halflings are normally not available for free, but their creator has made them available for Bootstrap free of cost. As a thank you, we only ask that you to include a link back to <a href="http://glyphicons.com/">Glyphicons</a> whenever possible.</p>
<p>Includes 200 glyphs in font format from the Glyphicon Halflings set. <a href="http://glyphicons.com/">Glyphicons</a> Halflings are normally not available for free, but their creator has made them available for Bootstrap free of cost. As a thank you, we only ask that you to include a link back to <a href="http://glyphicons.com/">Glyphicons</a> whenever possible.</p>
<ul class="bs-glyphicons">
<li><span class="glyphicon glyphicon-adjust"></span> .glyphicon .glyphicon-adjust</li>
<li><span class="glyphicon glyphicon-align-center"></span> .glyphicon .glyphicon-align-center</li>
Expand Down

0 comments on commit c6d51be

Please sign in to comment.