Skip to content
This repository has been archived by the owner on Aug 29, 2023. It is now read-only.

update fab toolbar so the background element has -webkit-transform scale for safari #10124

Closed
wants to merge 1 commit into from

Conversation

renrizzolo
Copy link

fix for the fab toolbar background to show (scale) on webkit (safari osx/ios)

I had to implement this fix for the fab toolbar background to show (scale) on safari osx/ios
@googlebot googlebot added the cla: yes PR author has signed Google's CLA: https://opensource.google.com/docs/cla/ label Dec 13, 2016
@clshortfuse
Copy link
Contributor

-webkit-transform is no longer needed as of Safari 9.0 and Chrome 36.0. We do not support older versions.

We strongly recommend filing an issue first, so we can approach and discuss problem before resorting to code changes.

@ThomasBurleson ThomasBurleson modified the milestones: 1.1.3, 1.2.0 Jan 1, 2017
@ThomasBurleson
Copy link
Contributor

Closing as invalid.

@Splaktar Splaktar modified the milestones: 1.2.0, 1.1.6 Nov 18, 2017
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
cla: yes PR author has signed Google's CLA: https://opensource.google.com/docs/cla/
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

5 participants