Skip to content

Instantly share code, notes, and snippets.

@matthewpizza
Created November 11, 2011 16:32
Show Gist options
  • Save matthewpizza/1358445 to your computer and use it in GitHub Desktop.
Save matthewpizza/1358445 to your computer and use it in GitHub Desktop.
Don't Share
#meebo,
#addthis,
.shareaholic-show-on-load,
.shareaholic-like-buttonset,
.fb_iframe_widget,
iframe[title*="+1"],
button.esw,
#shareLinks,
.share-wrap,
.lazy-share-widget,
.share-buttons,
.twitter-share-button {
display: none !important;
visibility: hidden !important;
height: 0;
width: 0;
position: absolute;
top: -6000000px;
right: -600000000px;
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment