diff options
| author | Geremia Taglialatela <[email protected]> | 2013-09-01 14:36:32 +0200 |
|---|---|---|
| committer | Geremia Taglialatela <[email protected]> | 2013-09-01 14:36:32 +0200 |
| commit | f4fde255353e59adc7f046f9272379fd93510b86 (patch) | |
| tree | 8efe929a40ebacfdfdb7b85b238afc69ea9db83a /components.html | |
| parent | 93694898838b479d2806c53c827847f724312bcc (diff) | |
| download | bootstrap-f4fde255353e59adc7f046f9272379fd93510b86.tar.xz bootstrap-f4fde255353e59adc7f046f9272379fd93510b86.zip | |
Fixed glyphicons count
Glyphicons are 200
refers to #9794
Diffstat (limited to 'components.html')
| -rw-r--r-- | components.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/components.html b/components.html index 12c72e00a..0cea94418 100644 --- a/components.html +++ b/components.html @@ -15,7 +15,7 @@ base_url: "../" </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> |
