Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/twbs/bootstrap.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTobias Lindig <tl@cm4all.com>2013-12-13 15:27:56 +0400
committerTobias Lindig <tl@cm4all.com>2013-12-13 15:27:56 +0400
commit37b2c8a812337a6ed9324ba2e5dab9afbc5ad3ce (patch)
tree15b39f1a5da3db9bc2cce69aa9e1cef4629154aa /dist/css/bootstrap.css
parentb7bf212995b63d303281023e02777963b265b976 (diff)
add dist files.
Diffstat (limited to 'dist/css/bootstrap.css')
-rw-r--r--dist/css/bootstrap.css5
1 files changed, 2 insertions, 3 deletions
diff --git a/dist/css/bootstrap.css b/dist/css/bootstrap.css
index 261fc46de7..c956113e2c 100644
--- a/dist/css/bootstrap.css
+++ b/dist/css/bootstrap.css
@@ -4890,7 +4890,7 @@ button.close {
right: 0;
bottom: 0;
left: 0;
- z-index: 1040;
+ z-index: 1050;
display: none;
overflow: auto;
overflow-y: scroll;
@@ -4911,7 +4911,6 @@ button.close {
}
.modal-dialog {
position: relative;
- z-index: 1050;
width: auto;
margin: 10px;
}
@@ -4932,7 +4931,7 @@ button.close {
right: 0;
bottom: 0;
left: 0;
- z-index: 1030;
+ z-index: 1040;
background-color: #000;
}
.modal-backdrop.fade {