nathansearles/slidesjs

Single image not visibile on Chrome 29.0.1547.62

MicheleBertoli opened this issue · 1 comments

if there is only 1 slide, it is position on "left: -XXXpx" where XXX is the container width.

Workaround: set left: 0px; if there is only one element.