iosscripts / iosslider

iosslider is a jQuery plugin which allows you to integrate a customizable, cross-browser content slider into your web presence. Designed for use as a content slider, website banner, or image gallery.
http://iosscripts.com/iosslider
432 stars 103 forks source link

Incompatible with box-sizing #356

Open michalkot opened 9 years ago

michalkot commented 9 years ago

If slider items have box-sizing: border-box then the iosSlider resizes them to content width (making them smaller if they had any padding). This is not mentioned anywhere in the documentation and could lead to potentially harmful workarounds.