Turns a standard list into a block list; very useful for touch interfaces. Improvements welcome.
- Codepen: http://codepen.io/krisbulman/pen/zhlrs
- JSFiddle: http://jsfiddle.net/pwRqS/11/
- Ported into a mixin from inuit.css: https://github.com/csswizardry/inuit.css/blob/7dbc892f8d298795e19aeb64d1369ae3271561d1/objects/_block-list.scss
Thanks to Harry Roberts for this awesome technique.