diff options
| author | Mark Otto <[email protected]> | 2012-09-26 16:01:59 -0700 |
|---|---|---|
| committer | Mark Otto <[email protected]> | 2012-09-26 16:01:59 -0700 |
| commit | 24e277b85abace0f77076b1cfa96e11b1d1dc891 (patch) | |
| tree | 238ff1628521cd0cb04ee2a0461a06a234249848 /docs/assets/css/bootstrap.css | |
| parent | 498a28b4cd7ecfd5c02a7cb21f1d3a81e3e2d404 (diff) | |
| parent | 0540b63ab0a2f9359fbd34967fbb74402534573f (diff) | |
| download | bootstrap-24e277b85abace0f77076b1cfa96e11b1d1dc891.tar.xz bootstrap-24e277b85abace0f77076b1cfa96e11b1d1dc891.zip | |
Merge branch '2.1.2-wip' of github.com:twitter/bootstrap into 2.1.2-wip
Diffstat (limited to 'docs/assets/css/bootstrap.css')
| -rw-r--r-- | docs/assets/css/bootstrap.css | 16 |
1 files changed, 0 insertions, 16 deletions
diff --git a/docs/assets/css/bootstrap.css b/docs/assets/css/bootstrap.css index 4e533b252..825d6b51e 100644 --- a/docs/assets/css/bootstrap.css +++ b/docs/assets/css/bootstrap.css @@ -4985,22 +4985,6 @@ input[type="submit"].btn.btn-mini { 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; |
