diff options
Diffstat (limited to 'docs/docs.html')
| -rw-r--r-- | docs/docs.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/docs.html b/docs/docs.html index 77a43097d..ecdeb64b7 100644 --- a/docs/docs.html +++ b/docs/docs.html @@ -3888,7 +3888,7 @@ For example, <code><section></code> should be wrapped as inline. </ul> </div> {% highlight html linenos %} -<ul class="nav nav-list"> +<ul class="nav nav-pills nav-stacked"> <li class="active"> <a href="#"> <span class="badge pull-right">42</span> |
