Commit b018513a authored by Mark Otto's avatar Mark Otto

lingering nav-list use

parent fc16e37a
...@@ -3888,7 +3888,7 @@ For example, <code>&lt;section&gt;</code> should be wrapped as inline. ...@@ -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>
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment