0
0
mirror of https://github.com/twbs/bootstrap.git synced 2025-02-19 16:54:24 +01:00

merge in and remake for responsive navbar dropdown fix

This commit is contained in:
Mark Otto 2012-02-18 20:09:34 -08:00
parent ba97f56912
commit 1948e985a3
2 changed files with 1 additions and 0 deletions

Binary file not shown.

View File

@ -395,6 +395,7 @@
@media (min-width: 980px) {
.nav-collapse.collapse {
height: auto !important;
overflow: visible !important;
}
}
@media (min-width: 1200px) {