From 522004e67ae72d48ae6a2aadc304cfdb2af4e92e Mon Sep 17 00:00:00 2001 From: Mark Otto Date: Tue, 16 Jul 2013 11:26:48 -0700 Subject: remove webkit-overflow-scrolling from modal for now /cc #8495 --- less/modals.less | 1 - 1 file changed, 1 deletion(-) (limited to 'less') diff --git a/less/modals.less b/less/modals.less index 144588a7b..d79121097 100644 --- a/less/modals.less +++ b/less/modals.less @@ -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 { -- cgit v1.2.3