From: Anthony Talarico Date: Wed, 27 Jan 2016 20:06:55 +0000 (-0500) Subject: changes to showing up from previous commit X-Git-Url: http://cvs2.gaslightmedia.com/gitweb/?a=commitdiff_plain;h=78be3e6e6dd547e96de398c57c121d2813f08484;p=WP-Themes%2Fglmthemes%2Fsaultstemarie-theme.git changes to showing up from previous commit --- diff --git a/js/app.js b/js/app.js index f3db0b6..d5629f8 100644 --- a/js/app.js +++ b/js/app.js @@ -216,5 +216,4 @@ var extraDay, end, arrival, currentDate, currentDate2, requiredDate, requiredDat var $placesToStay = $(".top-bar-section").find("ul#menu-main-menu").find("li").eq(4); $placesToStay.find('.dropdown').css("min-width", "375px"); $placesToStay.find('.dropdown').children("li").css("width", "100%"); - }); diff --git a/js/custom/pageSetup.js b/js/custom/pageSetup.js index 8fdfb8f..2bbd0e5 100644 --- a/js/custom/pageSetup.js +++ b/js/custom/pageSetup.js @@ -207,5 +207,4 @@ var extraDay, end, arrival, currentDate, currentDate2, requiredDate, requiredDat var $placesToStay = $(".top-bar-section").find("ul#menu-main-menu").find("li").eq(4); $placesToStay.find('.dropdown').css("min-width", "375px"); $placesToStay.find('.dropdown').children("li").css("width", "100%"); - });