Skip to content

Commit

Permalink
fixed #200
Browse files Browse the repository at this point in the history
  • Loading branch information
Jinjiang committed Jan 2, 2017
1 parent 70050f4 commit 0940f28
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 3 deletions.
1 change: 0 additions & 1 deletion themes/vue/source/js/common.js
Original file line number Diff line number Diff line change
Expand Up @@ -160,7 +160,6 @@

var animating = false
sectionContainer.addEventListener('click', function(e) {
e.preventDefault()
if (e.target.classList.contains('section-link')) {
sidebar.classList.remove('open')
setActive(e.target)
Expand Down
4 changes: 2 additions & 2 deletions themes/vue/source/js/smooth-scroll.min.js

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit 0940f28

Please sign in to comment.