Commit 326b6650 authored by Mark Otto's avatar Mark Otto

de-scope nav-header from .nav

parent 39f8996d
......@@ -3481,7 +3481,7 @@ input[type="submit"].btn.btn-mini {
float: right;
}
.nav .nav-header {
.nav-header {
display: block;
padding: 3px 15px;
font-size: 11px;
......
......@@ -27,7 +27,7 @@
}
// Nav headers (for dropdowns and lists)
.nav .nav-header {
.nav-header {
display: block;
padding: 3px 15px;
font-size: 11px;
......
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