html - google +1 button adds scroll bar to my site -


i have had google +1 button on site more year , worked fine.

in last couple of days button started create horizontal scroll bar on site.

i know beacase when remove button scroll bar disappears.

here site: www.kitchen-guide.co.il

any suggestions should do?

thanks!

borrowing superware's answer, having same problem... however, worked me:

iframe[id^="oauth2relay"] { position: fixed !important; } 

Comments

Popular posts from this blog

java - activate/deactivate sonar maven plugin by profile? -

python - TypeError: can only concatenate tuple (not "float") to tuple -

java - What is the difference between String. and String.this. ? -