2
0
mirror of https://github.com/tenrok/bootstrap.git synced 2026-06-05 16:42:29 +03:00
This commit is contained in:
Jacob Thornton
2013-07-28 22:14:43 -07:00
parent ce57378705
commit e5a7af36d5
4 changed files with 12 additions and 8 deletions
+1 -1
View File
@@ -15,7 +15,7 @@
offset: navHeight
})
$('[href=#]').click(function (e) {
$('.bs-docs-container [href=#]').click(function (e) {
e.preventDefault()
})