scss/_reboot.scss: Add link to nice new docs regarding touch-action:manipulation

[ci skip]
This commit is contained in:
Chris Rebert 2015-11-15 17:16:50 -08:00
parent 7bf6081930
commit a9198d8385

View File

@ -213,6 +213,7 @@ img {
// DON'T remove the click delay when `<meta name="viewport" content="width=device-width">` is present.
// However, they DO support removing the click delay via `touch-action: manipulation`.
// See:
// * http://v4-alpha.getbootstrap.com/content/reboot/#click-delay-optimization-for-touch
// * http://caniuse.com/#feat=css-touch-action
// * http://patrickhlauke.github.io/touch/tests/results/#suppressing-300ms-delay