mirror of
https://github.com/twbs/bootstrap.git
synced 2025-01-26 18:52:18 +01:00
Merge branch '3.0.0-wip' into gh-pages
This commit is contained in:
commit
866353ea4f
@ -15,7 +15,7 @@
|
|||||||
offset: navHeight
|
offset: navHeight
|
||||||
})
|
})
|
||||||
|
|
||||||
$('[href^=#]').click(function (e) {
|
$('[href=#]').click(function (e) {
|
||||||
e.preventDefault()
|
e.preventDefault()
|
||||||
})
|
})
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user