8000
We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
touch-action:manipulation
1 parent 7bf6081 commit a9198d8Copy full SHA for a9198d8
scss/_reboot.scss
@@ -213,6 +213,7 @@ img {
213
// DON'T remove the click delay when `<meta name="viewport" content="width=device-width">` is present.
214
// However, they DO support removing the click delay via `touch-action: manipulation`.
215
// See:
216
+// * http://v4-alpha.getbootstrap.com/content/reboot/#click-delay-optimization-for-touch
217
// * http://caniuse.com/#feat=css-touch-action
218
// * http://patrickhlauke.github.io/touch/tests/results/#suppressing-300ms-delay
219
0 commit comments