Commit e17c9249 authored by Mark Otto's avatar Mark Otto

fix dropdowns in subnav

parent e5322287
......@@ -732,7 +732,7 @@ form.well {
.subnav .nav > li > a {
border: 0;
}
.subnav .nav > li + li a {
.subnav .nav > li + li > a {
border-top: 1px solid #e5e5e5;
}
......
Markdown is supported
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