update material-icons css to new version

This commit is contained in:
Laura Klünder 2018-12-21 17:10:27 +01:00
parent 6e04293d6e
commit c42c27f08e

View file

@ -23,14 +23,6 @@
white-space: nowrap;
direction: ltr;
/* Support for all WebKit browsers. */
-webkit-font-feature-settings: 'liga';
-webkit-font-smoothing: antialiased;
/* Support for Safari and Chrome. */
text-rendering: optimizeLegibility;
/* Support for Firefox. */
-moz-osx-font-smoothing: grayscale;
/* Support for IE. */
font-feature-settings: 'liga';
}