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

remove webkit-overflow-scrolling from modal for now /cc #8495

This commit is contained in:
Mark Otto
2013-07-16 11:26:48 -07:00
parent ced641b107
commit 522004e67a
2 changed files with 0 additions and 2 deletions
-1
View File
@@ -3471,7 +3471,6 @@ button.close {
display: none;
overflow: auto;
overflow-y: scroll;
-webkit-overflow-scrolling: touch;
}
.modal.fade {