mirror of
https://github.com/twbs/bootstrap.git
synced 2025-12-08 00:03:56 -05:00
unfuck broke links in docs
This commit is contained in:
parent
80123fc039
commit
d78c85c82a
@ -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