- Use CSS for odd/even spacing + clearing in browsers that support
it using :nth-child and the new class .dashboard_widget (to
seperate positioning styles from visual styles)
- 'Polyfill' said behaviour for IE 8 using JS
- Adapt hardcoded dashboard sections accordingly
- Add fix for IE 8 where mq_small is not set properly
- New build of oldie.css
References #297