html - facebook like button overlaps other links on IOS -


In any way execution of buttons like FB starts overlapping buttons that are on the right site of the button.

It works entirely on windows, but the link next to the button on any mobile device that is not clickable.

Here's the link:

Thanks for any indication.

Use this CSS style:

  #fx_header * { Width: 79px! Important; }  

Comments

Popular posts from this blog

c# - SignalR: "Protocol error: Unknown transport." when navigating to hub -

Camel ProducerTemplate possible memory leak -

javascript - Adhering to a max length setting with jshint -