0
0
mirror of https://github.com/twbs/bootstrap.git synced 2025-01-17 09:52:29 +01:00

missing icon class in code example

This commit is contained in:
Mark Otto 2012-01-25 11:11:22 -08:00
parent 603aaa01ef
commit fd3c6733a2
2 changed files with 2 additions and 2 deletions

View File

@ -466,7 +466,7 @@
...
<li>
<a href="#">
<i class="book"></i>
<i class="icon book"></i>
Library
</a>
</li>

View File

@ -402,7 +402,7 @@
...
<li>
<a href="#">
<i class="book"></i>
<i class="icon book"></i>
{{_i}}Library{{/i}}
</a>
</li>