unimelb / unimelb-design-system

A complete design system for the University of Melbourne
https://web.unimelb.edu.au
30 stars 12 forks source link

Remove icon-over hack #795

Closed axelboc closed 7 years ago

axelboc commented 7 years ago

Don't inject .icon-over when binding icons, and prevent icons from beeing focusable in IE with focusable="false" (fix #669).

This shouldn't break anything. Any overrides targetting icon-over can safely be removed.