Commit 1948e985 authored by Mark Otto's avatar Mark Otto

merge in and remake for responsive navbar dropdown fix

parent ba97f569
......@@ -395,6 +395,7 @@
@media (min-width: 980px) {
.nav-collapse.collapse {
height: auto !important;
overflow: visible !important;
}
}
@media (min-width: 1200px) {
......
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