2
0
mirror of https://github.com/tenrok/bootstrap.git synced 2026-05-27 14:46:01 +03:00

fix responsive navbar

This commit is contained in:
Jacob Thornton
2012-03-25 13:33:36 -07:00
parent a5552a1d70
commit a62810918f
16 changed files with 17 additions and 16 deletions
+2 -1
View File
@@ -667,7 +667,8 @@
.btn-navbar {
display: block;
}
.nav-collapse {
.nav-collapse,
.nav-collapse.collapse {
overflow: hidden;
height: 0;
}