Skip to content

Instantly share code, notes, and snippets.

@archydragon
Last active August 29, 2015 14:01
Show Gist options
  • Save archydragon/61f05a6d441377691147 to your computer and use it in GitHub Desktop.
Save archydragon/61f05a6d441377691147 to your computer and use it in GitHub Desktop.
Remove tweet translations
.tweet.opened-tweet .tweet-translation {
display: none;
}
.stream-item-header .translate-button {
display: none;
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment