diff --git a/www/js/site.js b/www/js/site.js index 41022a4..4d4f3a5 100644 --- a/www/js/site.js +++ b/www/js/site.js @@ -80,7 +80,6 @@ $(document).ready(function() { } else { popover.toggleClass("open-bottom"); } - console.log(distFromBottom); e.stopImmediatePropagation(); }