2
0
mirror of https://github.com/tenrok/bootstrap.git synced 2026-05-24 14:04:09 +03:00

fix carousel and rebuild js

This commit is contained in:
fat
2012-10-30 21:32:15 -07:00
parent b5af762ef5
commit 404e4d9e9a
6 changed files with 10 additions and 7 deletions
+4 -1
View File
@@ -1018,7 +1018,7 @@
position: static;
top: auto;
left: auto;
display: block;
display: none;
float: none;
max-width: none;
padding: 0;
@@ -1032,6 +1032,9 @@
-moz-box-shadow: none;
box-shadow: none;
}
.nav-collapse .open > .dropdown-menu {
display: block;
}
.nav-collapse .dropdown-menu:before,
.nav-collapse .dropdown-menu:after {
display: none;