Skip to content

Instantly share code, notes, and snippets.

@epicdaze
Created August 18, 2011 23:40
Show Gist options
  • Save epicdaze/1155558 to your computer and use it in GitHub Desktop.
Save epicdaze/1155558 to your computer and use it in GitHub Desktop.
#google - hide instant preview #stylish
/* hide instant preview */
/*
apply to these domains:
encrypted.google.com
google.ca
www.google.ca
google.com
www.google.com
*/
div.vspi, button.vspib, div#vspb { display: none !important; }
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment