mirror of
https://github.com/twbs/bootstrap.git
synced 2024-11-29 11:24:18 +01:00
scss/_reboot.scss: Add link to nice new docs regarding touch-action:manipulation
[ci skip]
This commit is contained in:
parent
7bf6081930
commit
a9198d8385
@ -213,6 +213,7 @@ img {
|
|||||||
// DON'T remove the click delay when `<meta name="viewport" content="width=device-width">` is present.
|
// 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`.
|
// However, they DO support removing the click delay via `touch-action: manipulation`.
|
||||||
// See:
|
// See:
|
||||||
|
// * http://v4-alpha.getbootstrap.com/content/reboot/#click-delay-optimization-for-touch
|
||||||
// * http://caniuse.com/#feat=css-touch-action
|
// * http://caniuse.com/#feat=css-touch-action
|
||||||
// * http://patrickhlauke.github.io/touch/tests/results/#suppressing-300ms-delay
|
// * http://patrickhlauke.github.io/touch/tests/results/#suppressing-300ms-delay
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user