1
0
mirror of https://github.com/twbs/bootstrap.git synced 2025-09-14 15:32:04 +02:00

Merge branch '3.0.0-wip' into gh-pages

This commit is contained in:
Mark Otto
2013-07-27 00:47:18 -07:00

View File

@@ -15,7 +15,7 @@
offset: navHeight
})
$('[href^=#]').click(function (e) {
$('[href=#]').click(function (e) {
e.preventDefault()
})