Commit f6d20a89 authored by Mark Otto's avatar Mark Otto
Browse files

remove active state from dropdown

parent daf903f8
Showing with 1 addition and 1 deletion
+1 -1
......@@ -958,7 +958,7 @@
<li><a href="#">Link</a></li>
<li><a href="#">Link</a></li>
<li><a href="#">Link</a></li>
<li class="active dropdown">
<li class="dropdown">
<a href="#" class="dropdown-toggle">Dropdown</a>
<ul class="dropdown-menu">
<li><a href="#">Secondary link</a></li>
......
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