Skip to content

Instantly share code, notes, and snippets.

@miekd
Last active December 19, 2015 11:49
Show Gist options
  • Save miekd/5950455 to your computer and use it in GitHub Desktop.
Save miekd/5950455 to your computer and use it in GitHub Desktop.
Userstyle - Remove Yahoo! Bar from Flickr
#eyebrow { display: none !important; }
body.with-eyebrow { padding-top: 49px !important; background: none !important; }
body.with-eyebrow #global-nav { top: 0 !important; }
@dezinezync
Copy link

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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment