1
0
mirror of https://github.com/twbs/bootstrap.git synced 2025-08-28 07:39:57 +02: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

View File

@@ -23,7 +23,6 @@
bottom: 0;
left: 0;
z-index: @zindex-modal-background;
-webkit-overflow-scrolling: touch;
// When fading in the modal, animate it to slide down
&.fade {