And it does. But i noticed on some places where I use this on lists the last <li> in the left column is cut so half of it is on the right column. Is it possible to make it so that elements wont split when using columns?
Well the markup is rendered from the backend of the site when the client is doing lists from a WWYSIWYG editor. And the lists tend to get very long, so we would like to split them in some easy way. I tried setting <li> to 50% width and floating them left, but if one is longer then the other it …well it doesnt look good. http://jsfiddle.net/awc9z3et/5/