2
0
mirror of https://github.com/tenrok/bootstrap.git synced 2026-06-02 16:04:07 +03:00

enable the use of .nav-header in dropdowns per #1827

This commit is contained in:
Mark Otto
2012-02-12 14:09:13 -08:00
parent a9e469e75a
commit 0ff88f2db3
5 changed files with 36 additions and 22 deletions
+2
View File
@@ -695,7 +695,9 @@
<li><a href="#">{{_i}}Another action{{/i}}</a></li>
<li><a href="#">{{_i}}Something else here{{/i}}</a></li>
<li class="divider"></li>
<li class="nav-header">Nav header</li>
<li><a href="#">{{_i}}Separated link{{/i}}</a></li>
<li><a href="#">{{_i}}One more separated link{{/i}}</a></li>
</ul>
</li>
</ul>