From d852fc08bf6fd8f76a9218f081f0efe6b3e03ece Mon Sep 17 00:00:00 2001 From: “Ryder <“r@okfoc.us”> Date: Mon, 28 Mar 2016 20:13:40 -0400 Subject: app init to bottom mobile --- public/assets/js/app.js | 7 ++++--- 1 file changed, 4 insertions(+), 3 deletions(-) (limited to 'public/assets/js/app.js') diff --git a/public/assets/js/app.js b/public/assets/js/app.js index b8992ea..7dabf26 100644 --- a/public/assets/js/app.js +++ b/public/assets/js/app.js @@ -38,8 +38,6 @@ var app = (function() { })() -app.init() - $(".cell, .next").css({ 'height': ($(".top").height() + 'px') }); @@ -83,4 +81,7 @@ $(window).resize(function() { $('.top').flickity('resize'); $('body').removeClass('resizing'); }, 400); -}) \ No newline at end of file +}) + +app.init() + -- cgit v1.2.3-70-g09d2