Team:Freiburg/Templates/html/js.html

From 2014.igem.org

(Difference between revisions)
Line 54: Line 54:
         offset: {
         offset: {
           top: function () {
           top: function () {
-
             return (this.top = $('header .header-banner').outerHeight(true) + 5)
+
             return (this.top = $('header .header-banner').outerHeight(true))
           }
           }
         , bottom: function () {
         , bottom: function () {

Revision as of 16:36, 16 September 2014