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 --- docs/assets/css/bootstrap.css | 1 - 1 file changed, 1 deletion(-) (limited to 'docs/assets/css/bootstrap.css') diff --git a/docs/assets/css/bootstrap.css b/docs/assets/css/bootstrap.css index 33833789c..4b1a683f4 100644 --- a/docs/assets/css/bootstrap.css +++ b/docs/assets/css/bootstrap.css @@ -276,7 +276,6 @@ table { html { font-size: 62.5%; - -webkit-overflow-scrolling: touch; -webkit-tap-highlight-color: rgba(0, 0, 0, 0); } -- cgit v1.2.3