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

Popular posts from this blog

apache - 504 Gateway Time-out The server didn't respond in time. How to fix it? -

c# - .net WebSocket: CloseOutputAsync vs CloseAsync -

c++ - How to properly scale qgroupbox title with stylesheet for high resolution display? -