Skip to content

Instantly share code, notes, and snippets.

@DanielJWood
Created June 3, 2014 22:25
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save DanielJWood/ae0bf8302d4f72bfa8bf to your computer and use it in GitHub Desktop.
Save DanielJWood/ae0bf8302d4f72bfa8bf to your computer and use it in GitHub Desktop.
don't be a narcissist
/*Injected code to prevent you from seeing number of followers on twitter*/
ul.DashboardProfileCard-statList li:nth-child(3), ul.ProfileNav-list li:nth-child(4) {
display: none;
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment