2
0
mirror of https://github.com/tenrok/bootstrap.git synced 2026-06-05 16:42:29 +03:00

manually resolve #2266, typo in example HTML for breadcrumbs

This commit is contained in:
Mark Otto
2012-02-27 19:47:21 -08:00
parent 7525aac830
commit ca9588c896
3 changed files with 2 additions and 6 deletions
+1 -3
View File
@@ -1092,9 +1092,7 @@
<li>
<a href="#">Library</a> <span class="divider">/</span>
</li>
<li class="active">
<a href="#">Data</a>
</li>
<li class="active">Data</li>
</ul>
</pre>
</div>