From ac3521fef4f69bfc025677e9d3020fb39de35f73 Mon Sep 17 00:00:00 2001 From: Mark Otto Date: Sun, 16 Jun 2013 10:56:30 -0700 Subject: Remove WebKit overflow scrolling for now --- less/scaffolding.less | 2 -- 1 file changed, 2 deletions(-) (limited to 'less') diff --git a/less/scaffolding.less b/less/scaffolding.less index 8c6a5af6c..9f5739710 100644 --- a/less/scaffolding.less +++ b/less/scaffolding.less @@ -16,8 +16,6 @@ html { font-size: 62.5%; - // Touch the Mobile Magicâ„¢ - -webkit-overflow-scrolling: touch; -webkit-tap-highlight-color: rgba(0,0,0,0); } -- cgit v1.2.3