1
0
mirror of https://github.com/twbs/bootstrap.git synced 2025-08-22 21:22:52 +02:00

rebuild + fix #2539

This commit is contained in:
fat
2013-07-26 20:44:35 -07:00
parent 6fdb18b641
commit 38044e55ae
6 changed files with 8 additions and 2 deletions

View File

@@ -2943,6 +2943,7 @@ button.close {
display: none;
}
.nav-collapse.collapse {
display: block !important;
height: auto !important;
overflow: visible !important;
}

File diff suppressed because one or more lines are too long