aboutsummaryrefslogtreecommitdiff
path: root/bootstrap-1.3.0.css
diff options
context:
space:
mode:
authorMark Otto <[email protected]>2011-09-12 13:31:58 -0700
committerMark Otto <[email protected]>2011-09-12 13:31:58 -0700
commitbc41c58472b5c8d04f151bd1c847e3da76125dc2 (patch)
tree78d872477a088428421aaed88cf5c3a8132795f6 /bootstrap-1.3.0.css
parent72ce695cfdac130b998a21b42490aad53a91ef8b (diff)
downloadbootstrap-bc41c58472b5c8d04f151bd1c847e3da76125dc2.tar.xz
bootstrap-bc41c58472b5c8d04f151bd1c847e3da76125dc2.zip
make modals cover topbars
Diffstat (limited to 'bootstrap-1.3.0.css')
-rw-r--r--bootstrap-1.3.0.css4
1 files changed, 2 insertions, 2 deletions
diff --git a/bootstrap-1.3.0.css b/bootstrap-1.3.0.css
index e4b74d6fe..be25c628e 100644
--- a/bootstrap-1.3.0.css
+++ b/bootstrap-1.3.0.css
@@ -6,7 +6,7 @@
* http://www.apache.org/licenses/LICENSE-2.0
*
* Designed and built with all the love in the world @twitter by @mdo and @fat.
- * Date: Sun Sep 11 22:02:16 PDT 2011
+ * Date: Mon Sep 12 13:31:51 PDT 2011
*/
/* Reset.less
* Props to Eric Meyer (meyerweb.com) for his CSS reset file. We're using an adapted version here that cuts out some of the reset HTML elements we will never need here (i.e., dfn, samp, etc).
@@ -2046,7 +2046,7 @@ button.btn::-moz-focus-inner, input[type=submit].btn::-moz-focus-inner {
left: 0;
right: 0;
bottom: 0;
- z-index: 1000;
+ z-index: 10000;
}
.modal-backdrop.fade {
opacity: 0;