css - Facebook like button gets broken on android after click -
I have a website like Facebook, and on Android + Chrome, like I click the button Button Gray (broken) ).
If I disable the following CSS rule then the button looks fine.
.pluginButtonPressed, .pluginButtonPressed: hover {-webkit-box-shadow: inset 0 0px # 3e58a3; }
Is this a known issue?
Example img:
Thank you.
Comments
Post a Comment