0
0
mirror of https://github.com/twbs/bootstrap.git synced 2025-03-02 02:29:24 +01:00

lingering nav-list use

This commit is contained in:
Mark Otto 2013-03-31 11:58:00 -07:00
parent fc16e37aaa
commit b018513aa5

View File

@ -3888,7 +3888,7 @@ For example, <code>&lt;section&gt;</code> should be wrapped as inline.
</ul> </ul>
</div> </div>
{% highlight html linenos %} {% highlight html linenos %}
<ul class="nav nav-list"> <ul class="nav nav-pills nav-stacked">
<li class="active"> <li class="active">
<a href="#"> <a href="#">
<span class="badge pull-right">42</span> <span class="badge pull-right">42</span>