diff options
| author | Mark Otto <[email protected]> | 2012-09-26 16:02:33 -0700 |
|---|---|---|
| committer | Mark Otto <[email protected]> | 2012-09-26 16:02:33 -0700 |
| commit | ad96435d27de7661a158552ad088fd800fe66fe9 (patch) | |
| tree | c49fec334cfeb1f4ebf856f5d5c7ba53356309c9 /docs/assets/css/bootstrap.css | |
| parent | cd5ae9e0304dfba17d445b0c2dac7b17a1faa201 (diff) | |
| parent | 24e277b85abace0f77076b1cfa96e11b1d1dc891 (diff) | |
| download | bootstrap-ad96435d27de7661a158552ad088fd800fe66fe9.tar.xz bootstrap-ad96435d27de7661a158552ad088fd800fe66fe9.zip | |
Merge branch '2.1.2-wip' into box-sizing-exercise
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 0a20e3378..0ab9a33b4 100644 --- a/docs/assets/css/bootstrap.css +++ b/docs/assets/css/bootstrap.css @@ -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; |
