mirror of
https://github.com/tenrok/bootstrap.git
synced 2026-06-05 16:42:29 +03:00
fixes #8703
This commit is contained in:
@@ -15,7 +15,7 @@
|
||||
offset: navHeight
|
||||
})
|
||||
|
||||
$('[href=#]').click(function (e) {
|
||||
$('.bs-docs-container [href=#]').click(function (e) {
|
||||
e.preventDefault()
|
||||
})
|
||||
|
||||
|
||||
Reference in New Issue
Block a user