Describe the bug
When the FloatingActionButton is rendered on Safari and iOS an additional outline border is displayed.
To reproduce
Steps to reproduce the behavior:
Expected behavior
There should bo no additional square border around the FAB
Affected package (please remove the unneeded items)
Affected suites (please remove the unneeded items)
Affected browsers (please remove the unneeded items)
Build system information (please remove the unneeded items)
Workaroundt
.k-fab{ outline: none; }