mirror of
https://github.com/jasny/bootstrap.git
synced 2026-04-24 03:00:49 -04:00
missing icon class in code example
This commit is contained in:
@@ -466,7 +466,7 @@
|
||||
...
|
||||
<li>
|
||||
<a href="#">
|
||||
<i class="book"></i>
|
||||
<i class="icon book"></i>
|
||||
Library
|
||||
</a>
|
||||
</li>
|
||||
|
||||
2
docs/templates/pages/components.mustache
vendored
2
docs/templates/pages/components.mustache
vendored
@@ -402,7 +402,7 @@
|
||||
...
|
||||
<li>
|
||||
<a href="#">
|
||||
<i class="book"></i>
|
||||
<i class="icon book"></i>
|
||||
{{_i}}Library{{/i}}
|
||||
</a>
|
||||
</li>
|
||||
|
||||
Reference in New Issue
Block a user