Skip to content

Instantly share code, notes, and snippets.

@glosik
Created May 10, 2017 14:41
Show Gist options
  • Save glosik/a6c92b1edebf08509c842cfc6accb11c to your computer and use it in GitHub Desktop.
Save glosik/a6c92b1edebf08509c842cfc6accb11c to your computer and use it in GitHub Desktop.
ad sense error tag width fix
$(document).ready(function(){(adsbygoogle = window.adsbygoogle || []).push({})})
or
setTimeout(function(){(adsbygoogle = window.adsbygoogle || []).push({})}, 1000);
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment