PygmySlowLoris / vue-fab

Vue Floating Action Button
MIT License
274 stars 51 forks source link

Dont position the main-icons absolute #5

Closed thijsvdanker closed 7 years ago

thijsvdanker commented 7 years ago

Positioning the main-icons absolute results in weird positioning in IE, Firefox and Safari.

Removing this fixed the issue for me in Firefox and Safari. I did not test the behaviour in IE.

hazzo commented 7 years ago

This should not be the solution because it breaks the transformation effect when user clicks on the fab.