summaryrefslogtreecommitdiff
path: root/js
diff options
context:
space:
mode:
authorFrancesco Pontillo <francescopontillo@gmail.com>2013-05-16 09:59:08 +0200
committerFrancesco Pontillo <francescopontillo@gmail.com>2013-05-16 09:59:08 +0200
commit2ec92281b988c129d4eb2ef5efffef57c011f9cc (patch)
tree91dfccb9c590480b37f254c99c5cdea366fea283 /js
parent266c8ea28da92dc14fe6cb4207c149f3153141a5 (diff)
parent5a8fb4bf1b64d06e5ca148eb4619a1c692d2dded (diff)
Merge branch 'gh-pages' of git://github.com/thomaspark/bootswatch into gh-pages
Conflicts: amelia/index.html cerulean/index.html cosmo/index.html cyborg/index.html default/index.html index.html journal/index.html readable/index.html simplex/index.html slate/index.html spacelab/index.html spruce/index.html superhero/index.html united/index.html
Diffstat (limited to 'js')
-rw-r--r--js/bootswatch.js2
1 files changed, 1 insertions, 1 deletions
diff --git a/js/bootswatch.js b/js/bootswatch.js
index b0cee89e..5a9b3002 100644
--- a/js/bootswatch.js
+++ b/js/bootswatch.js
@@ -3,7 +3,7 @@ $('a[rel=tooltip]').tooltip({
});
-$('.subnav a').smoothScroll();
+$('.navbar a, .subnav a').smoothScroll();
(function ($) {