2
0
mirror of https://github.com/tenrok/bootstrap.git synced 2026-05-15 11:59:39 +03:00

add dist files.

This commit is contained in:
Tobias Lindig
2013-12-13 12:27:56 +01:00
parent b7bf212995
commit 37b2c8a812
2 changed files with 3 additions and 4 deletions
+2 -3
View File
@@ -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 {
+1 -1
View File
File diff suppressed because one or more lines are too long