2
0
mirror of https://github.com/tenrok/bootstrap.git synced 2026-05-21 13:24:08 +03:00

Merge branch 'tagliala-collapse-dropdown-fix' into 2.0.2-wip

This commit is contained in:
Mark Otto
2012-02-18 20:08:11 -08:00
+1
View File
@@ -297,6 +297,7 @@
@media (min-width: 980px) {
.nav-collapse.collapse {
height: auto !important;
overflow: visible !important;
}
}