mirror of
https://github.com/tenrok/bootstrap.git
synced 2026-05-15 11:59:39 +03:00
Remove WebKit overflow scrolling for now
This commit is contained in:
Vendored
-1
@@ -276,7 +276,6 @@ table {
|
||||
|
||||
html {
|
||||
font-size: 62.5%;
|
||||
-webkit-overflow-scrolling: touch;
|
||||
-webkit-tap-highlight-color: rgba(0, 0, 0, 0);
|
||||
}
|
||||
|
||||
|
||||
@@ -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);
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user