From a9198d8385f94cc7d673c5e2d2d27288f0cf77e9 Mon Sep 17 00:00:00 2001 From: Chris Rebert Date: Sun, 15 Nov 2015 17:16:50 -0800 Subject: [PATCH] scss/_reboot.scss: Add link to nice new docs regarding `touch-action:manipulation` [ci skip] --- scss/_reboot.scss | 1 + 1 file changed, 1 insertion(+) diff --git a/scss/_reboot.scss b/scss/_reboot.scss index 2dddf5f1db..9337913a58 100644 --- a/scss/_reboot.scss +++ b/scss/_reboot.scss @@ -213,6 +213,7 @@ img { // DON'T remove the click delay when `` 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