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

Merge branch '2.1.2-wip' into box-sizing-exercise

This commit is contained in:
Mark Otto
2012-09-26 16:02:33 -07:00
14 changed files with 32 additions and 64 deletions
-16
View File
@@ -4771,22 +4771,6 @@ input[type="submit"].btn::-moz-focus-inner {
background-color: #fff;
}
.modal-open .modal .dropdown-menu {
z-index: 2050;
}
.modal-open .modal .dropdown.open {
*z-index: 2050;
}
.modal-open .modal .popover {
z-index: 2060;
}
.modal-open .modal .tooltip {
z-index: 2080;
}
.modal-backdrop {
position: fixed;
top: 0;