mirror of
https://github.com/tenrok/bootstrap.git
synced 2026-06-17 19:21:23 +03:00
lingering nav-list use
This commit is contained in:
+1
-1
@@ -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>
|
||||||
|
|||||||
Reference in New Issue
Block a user