ifndefdeadmau5 / react-floating-button-menu

A customizable floating action button menu that follows material design
https://ifndefdeadmau5.github.io/react-floating-button-menu/
46 stars 15 forks source link

Fix styling in IE11 #35

Closed melvin1992 closed 4 years ago

melvin1992 commented 4 years ago

This doesn't work in IE11 it messed up the icon in the main button updating the position to unset and adding text-decoration to none fix it. Tested in IE11, Chrome, and Edge Chromium.