]> git.ipfire.org Git - thirdparty/foundation/foundation-sites.git/commitdiff
Update foundation.equalizer.js 5173/head
authorThomas Konrad Cieslar <cietho@users.noreply.github.com>
Mon, 19 May 2014 17:20:37 +0000 (19:20 +0200)
committerThomas Konrad Cieslar <cietho@users.noreply.github.com>
Mon, 19 May 2014 17:20:37 +0000 (19:20 +0200)
curser jumped to wrong col.

js/foundation/foundation.equalizer.js

index 6b430952f8487431962eeeacf65ebaee4d1bee79..da757054d8595afba467fc63f6551039db7d97b6 100644 (file)
@@ -70,5 +70,5 @@
       });
     }
   };
-},100)(jQuery, window, window.document));
+}(jQuery, window, window.document)),200);