Skip to content

Instantly share code, notes, and snippets.

@NataliaAvila
Last active June 7, 2016 13:53
Show Gist options
  • Save NataliaAvila/6bb02e16f6f68c22b607 to your computer and use it in GitHub Desktop.
Save NataliaAvila/6bb02e16f6f68c22b607 to your computer and use it in GitHub Desktop.
Bootstrap - Corrigir bug de dropdown no mobile
No arquivo bootstrap.min.js procure por "ontouchstart" e substitua por "disable-ontouchstart"
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment