1
0
mirror of https://github.com/twbs/bootstrap.git synced 2025-09-26 13:29:06 +02:00

Fixes #4550: Temporary fix for dropdown taps on mobile

* Fix as documented here: https://github.com/twitter/bootstrap/issues/4756#issuecomment-9952781
* Stops propagation for touchstart for dropdowns
This commit is contained in:
Mark Otto
2012-12-04 18:28:12 -08:00
parent 12916b06aa
commit ed74992853
4 changed files with 4 additions and 1 deletions

File diff suppressed because one or more lines are too long