Skip to content

Instantly share code, notes, and snippets.

@pastak
Created September 1, 2010 13:07
Show Gist options
  • Save pastak/560649 to your computer and use it in GitHub Desktop.
Save pastak/560649 to your computer and use it in GitHub Desktop.
javascript:var t=document.getElementsByClassName("thumbArea");for(var i=0;i<t.length;i++){t[i].style.display="none";}var f=document.getElementsByClassName("feedContents");for(var i=0;i<f.length;i++){f[i].style.float="left";f[i].style.marginLeft="10px";}return void(0);
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment