2
0
mirror of https://github.com/tenrok/bootstrap.git synced 2026-05-24 14:04:09 +03:00

Fixes #13208: Drop <b> for <span> in code snippets and examples

This commit is contained in:
Mark Otto
2014-04-07 22:59:37 -07:00
parent bfb99413ee
commit f159ce8b9e
12 changed files with 26 additions and 26 deletions
+1 -1
View File
@@ -48,7 +48,7 @@
<li><a href="#about">About</a></li>
<li><a href="#contact">Contact</a></li>
<li class="dropdown">
<a href="#" class="dropdown-toggle" data-toggle="dropdown">Dropdown <b class="caret"></b></a>
<a href="#" class="dropdown-toggle" data-toggle="dropdown">Dropdown <span class="caret"></span></a>
<ul class="dropdown-menu">
<li><a href="#">Action</a></li>
<li><a href="#">Another action</a></li>