Last active
December 19, 2015 11:49
-
-
Save miekd/5950455 to your computer and use it in GitHub Desktop.
Userstyle - Remove Yahoo! Bar from Flickr
This file contains 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
#eyebrow { display: none !important; } | |
body.with-eyebrow { padding-top: 49px !important; background: none !important; } | |
body.with-eyebrow #global-nav { top: 0 !important; } |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Hey Maykel, I've forked and updated your gist with a couple of more fixes. Feel free to merge it in. https://gist.github.com/dezinezync/6173068