Created
June 3, 2014 22:25
-
-
Save DanielJWood/ae0bf8302d4f72bfa8bf to your computer and use it in GitHub Desktop.
don't be a narcissist
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
/*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