From: Laury GvR Date: Mon, 18 Apr 2016 13:13:46 +0000 (-0400) Subject: Add Camp Petosega to footer X-Git-Tag: V1.1.31^2 X-Git-Url: http://cvs2.gaslightmedia.com/gitweb/?a=commitdiff_plain;h=7ab6dfc3dc2855ba0ee9231a081092ec2515cf65;p=WP-Themes%2FGovernmentEmmet.git Add Camp Petosega to footer --- diff --git a/footer.php b/footer.php index 85507f6..37db7db 100644 --- a/footer.php +++ b/footer.php @@ -14,7 +14,7 @@
  • Emmet
    County EMS
  • McGulpin
    Lighthouse
  • - +
  • Camp
    Petosega
  • @@ -64,10 +64,8 @@ // }); $('#right-sidebar-expand').on('click', function(e){ if (height > $("main").height()) { - $(".inner-wrap").height(origPageHeight + (height - $("main").height())); - - } + } $("#extra").attr("display", "visible"); $("#extra").animate({ 'height': $("#extra").attr('data-fullheight'), 'width': $("#extra").attr('data-fullwidth')