2
0
mirror of https://github.com/tenrok/bootstrap.git synced 2026-06-02 16:04:07 +03:00
This commit is contained in:
fat
2014-03-16 18:44:58 -07:00
parent 615dcb5ca0
commit dd7cab84f6
13 changed files with 57 additions and 19 deletions
+8
View File
@@ -6635,6 +6635,14 @@ button.close {
margin-right: 0;
}
.modal-scrollbar-measure {
position: absolute;
top: -9999px;
width: 50px;
height: 50px;
overflow: scroll;
}
@media (min-width: 768px) {
.modal-dialog {
width: 600px;