aboutsummaryrefslogtreecommitdiff
path: root/bootstrap.css
diff options
context:
space:
mode:
authorMark Otto <[email protected]>2012-01-07 04:07:53 -0800
committerMark Otto <[email protected]>2012-01-07 04:07:53 -0800
commit5ba7c14afe0fbe1eb9ba18e6a06cc298362ec159 (patch)
tree9f2497e700fab116e81542f33da26ebc6114e022 /bootstrap.css
parent8bdaf1f36451266064ec460b87a12f21a2caa65b (diff)
downloadbootstrap-5ba7c14afe0fbe1eb9ba18e6a06cc298362ec159.tar.xz
bootstrap-5ba7c14afe0fbe1eb9ba18e6a06cc298362ec159.zip
another quick pass at ranking all zindexes and listing them in variables for quick overview and editing later
Diffstat (limited to 'bootstrap.css')
-rw-r--r--bootstrap.css10
1 files changed, 5 insertions, 5 deletions
diff --git a/bootstrap.css b/bootstrap.css
index 187c46918..273cbfa69 100644
--- a/bootstrap.css
+++ b/bootstrap.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: Sat Jan 7 04:00:34 PST 2012
+ * Date: Sat Jan 7 04:06:22 PST 2012
*/
html, body {
margin: 0;
@@ -1714,7 +1714,7 @@ i {
top: 0;
right: 0;
left: 0;
- z-index: 999;
+ z-index: 1010;
}
.nav {
position: relative;
@@ -2219,7 +2219,7 @@ i {
right: 0;
bottom: 0;
left: 0;
- z-index: 10000;
+ z-index: 1020;
background-color: #000000;
}
.modal-backdrop.fade {
@@ -2304,7 +2304,7 @@ i {
}
.twipsy {
position: absolute;
- z-index: 1005;
+ z-index: 1000;
display: block;
visibility: visible;
padding: 5px;
@@ -2382,7 +2382,7 @@ i {
position: absolute;
top: 0;
left: 0;
- z-index: 1005;
+ z-index: 1020;
display: none;
padding: 5px;
}