aboutsummaryrefslogtreecommitdiff
path: root/docs
diff options
context:
space:
mode:
authorMark Otto <[email protected]>2013-06-16 10:56:30 -0700
committerMark Otto <[email protected]>2013-06-16 10:56:30 -0700
commitac3521fef4f69bfc025677e9d3020fb39de35f73 (patch)
treea25e919af227a4a1570e71259f15959084c58d57 /docs
parent6ce154c7ed64f3821cc7d6cbb0bfcf65b25f1b49 (diff)
downloadbootstrap-ac3521fef4f69bfc025677e9d3020fb39de35f73.tar.xz
bootstrap-ac3521fef4f69bfc025677e9d3020fb39de35f73.zip
Remove WebKit overflow scrolling for now
Diffstat (limited to 'docs')
-rw-r--r--docs/assets/css/bootstrap.css1
1 files changed, 0 insertions, 1 deletions
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);
}