aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--docs/assets/css/bootstrap.css1
-rw-r--r--less/scaffolding.less2
2 files changed, 0 insertions, 3 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);
}
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);
}