jsor / jcarousel

Riding carousels with jQuery.
https://sorgalla.com/jcarousel/
MIT License
1.99k stars 734 forks source link

make frame size higher level #718

Closed davetrollope closed 10 years ago

davetrollope commented 10 years ago

If you shrink the sizes down from 600x400 to 300x200, then use a big screen and expand the browser, the jcarousel-wrapper actually stretches larger than the images. Moving the the size constraints to the jcarousel-wrapper to prevent the div growing larger than the image.

jsor commented 10 years ago

Thanks.