wordpress - CSS consistency crossbrowser on a simple css3 animation -


I have a problem with CSS continuity: checking social icons up-right, the icon status is correct on IE (miracle !), Always close 20 px with FF and close on page load, then centered after the first hover on the chrome. Sure it is bound to do something: after margin-left behavior I have tried negligible with it, but only managed to change the problem between the browser and never managed to do three things to work Happened. Please help me.

Thank you very much for your time and effort.

Just a quick fix, I currently only have Chrome testing, so in reality other browsers This is not necessary, but perhaps try to add something like this in your style:

  # top-social-time one {text-align: left; } #top-social-time one: first, #top-social-bar a: {text-align: center; }  

Comments

Popular posts from this blog

sqlite3 - UPDATE a table from the SELECT of another one -

c# - Showing a SelectedItem's Property -

javascript - Render HTML after each iteration in loop -