aboutsummaryrefslogtreecommitdiff
path: root/docs
diff options
context:
space:
mode:
authorJacob Thornton <[email protected]>2012-09-24 23:19:33 -0700
committerJacob Thornton <[email protected]>2012-09-24 23:19:33 -0700
commit4a2443901fc507b226b49dfe3a3ee9fa35bc2156 (patch)
tree41a3f01e5598599a4245a0cd60a692e26f26f381 /docs
parentbda3d57a001a4cbaf54718a9c4b9c4dbd54bef09 (diff)
downloadbootstrap-4a2443901fc507b226b49dfe3a3ee9fa35bc2156.tar.xz
bootstrap-4a2443901fc507b226b49dfe3a3ee9fa35bc2156.zip
reverting d797a5fbd7dd883a09bf00e516e0bd509c898f53
Diffstat (limited to 'docs')
-rw-r--r--docs/assets/css/bootstrap.css8
1 files changed, 4 insertions, 4 deletions
diff --git a/docs/assets/css/bootstrap.css b/docs/assets/css/bootstrap.css
index 4e533b252..2c92488f0 100644
--- a/docs/assets/css/bootstrap.css
+++ b/docs/assets/css/bootstrap.css
@@ -4985,19 +4985,19 @@ input[type="submit"].btn.btn-mini {
background-color: #fff;
}
-.modal-open .modal .dropdown-menu {
+.modal-open .dropdown-menu {
z-index: 2050;
}
-.modal-open .modal .dropdown.open {
+.modal-open .dropdown.open {
*z-index: 2050;
}
-.modal-open .modal .popover {
+.modal-open .popover {
z-index: 2060;
}
-.modal-open .modal .tooltip {
+.modal-open .tooltip {
z-index: 2080;
}