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:
parent
fc16e37aaa
commit
b018513aa5
@ -3888,7 +3888,7 @@ For example, <code><section></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>
|
||||||
|
Loading…
x
Reference in New Issue
Block a user