2
0
mirror of https://github.com/tenrok/bootstrap.git synced 2026-05-21 13:24:08 +03:00

add comment addressing #9023

This commit is contained in:
fat
2013-08-17 13:40:28 -07:00
parent 5e89f71ab2
commit 53c80ed9cb
3 changed files with 4 additions and 3 deletions
+2 -2
View File
@@ -4207,12 +4207,12 @@ button.close {
}
.modal-backdrop {
position: fixed;
position: absolute;
top: 0;
right: 0;
bottom: 0;
left: 0;
z-index: 1030;
height: 100%;
background-color: #000000;
}