Skip to content

Commit

Permalink
Dev: Remove log
Browse files Browse the repository at this point in the history
  • Loading branch information
olleharstedt committed Apr 8, 2016
1 parent eed3a36 commit 6a196ca
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion styles/Sea_Green/scripts/sidemenu.js
Original file line number Diff line number Diff line change
Expand Up @@ -416,7 +416,6 @@ $(function()
if (sidemenu.hasClass('exploring'))
{
$sideMenutoTop = (sidemenu.offset().top - $(window).scrollTop());
console.log($sideMenutoTop);

if ($sideMenutoTop > 0 && surveybar.hasClass('navbar-fixed-top') )
{
Expand Down

0 comments on commit 6a196ca

Please sign in to comment.