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

fix broken dropdowns in ie7 per #2333

This commit is contained in:
Mark Otto
2012-03-11 20:16:39 -07:00
parent 2e52946fd3
commit 0f23883283
3 changed files with 6 additions and 0 deletions
+2
View File
@@ -2730,6 +2730,8 @@ input[type="submit"].btn.btn-small {
*border-left-color: #ffffff;
}
.navbar {
*position: relative;
*z-index: 2;
overflow: visible;
margin-bottom: 18px;
}