adamwulf / Columnizer-jQuery-Plugin

The Columnizer jQuery Plugin will automatically layout your content in newspaper column format. You can specify either column width or a static number of columns. And, of course, it’s easy to use!
http://welcome.totheinter.net/columnizer-jquery-plugin/
Other
758 stars 147 forks source link

fix bug in assigning first and last columns classes when it's scrolling horizontally #234

Open aletaha opened 4 years ago

aletaha commented 4 years ago

hi In function columnizeIt() we should remove unnecessary class from first and last columns, because all columns have first and last classes in default.