Commit ad01dd8c authored by Ross Allen's avatar Ross Allen
Browse files

Use correct class for header in jumbotron dropdown nav

parent d149f651
1 merge request!9653BS3: Restore examples back to main repo
Showing with 1 addition and 1 deletion
+1 -1
......@@ -37,7 +37,7 @@
<li><a href="#">Another action</a></li>
<li><a href="#">Something else here</a></li>
<li class="divider"></li>
<li class="nav-header">Nav header</li>
<li class="dropdown-header">Nav header</li>
<li><a href="#">Separated link</a></li>
<li><a href="#">One more separated link</a></li>
</ul>
......
Supports Markdown
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