Let\'s say I have this HTML:
Features Smells Good <
A better solution is to use -webkit-columns:2;
http://jsfiddle.net/YMN7U/889/
ul { margin:0.5em auto; -webkit-columns:2; }