From: Corey Snyder Date: Thu, 14 Apr 2016 19:15:46 +0000 (-0400) Subject: Update foundation.dropdown.js X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=refs%2Fpull%2F7945%2Fhead;p=thirdparty%2Ffoundation%2Ffoundation-sites.git Update foundation.dropdown.js cleaning up and resubmitting. --- diff --git a/js/foundation/foundation.dropdown.js b/js/foundation/foundation.dropdown.js index 3d3479132..9f0d7573c 100644 --- a/js/foundation/foundation.dropdown.js +++ b/js/foundation/foundation.dropdown.js @@ -342,7 +342,6 @@ return {left : p.left, top : p.top - thisOuterHeight}; }, - bottom : function (t, s) { var self = Foundation.libs.dropdown, p = self.dirs._base.call(this, t, s),