diff options
| author | Mark Otto <[email protected]> | 2013-06-16 10:56:30 -0700 |
|---|---|---|
| committer | Mark Otto <[email protected]> | 2013-06-16 10:56:30 -0700 |
| commit | ac3521fef4f69bfc025677e9d3020fb39de35f73 (patch) | |
| tree | a25e919af227a4a1570e71259f15959084c58d57 /less | |
| parent | 6ce154c7ed64f3821cc7d6cbb0bfcf65b25f1b49 (diff) | |
| download | bootstrap-ac3521fef4f69bfc025677e9d3020fb39de35f73.tar.xz bootstrap-ac3521fef4f69bfc025677e9d3020fb39de35f73.zip | |
Remove WebKit overflow scrolling for now
Diffstat (limited to 'less')
| -rw-r--r-- | less/scaffolding.less | 2 |
1 files changed, 0 insertions, 2 deletions
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); } |
