diff --git a/jquery.coverflow.js b/jquery.coverflow.js index 418b6fb..339092f 100644 --- a/jquery.coverflow.js +++ b/jquery.coverflow.js @@ -65,6 +65,7 @@ that.currentIndex = that.options.index; // Fix height + //@todo This needs to change. See issue #7 that.element.height(that._getCovers().first().height()); // Hide all covers and set position to absolute