Skip to content

Instantly share code, notes, and snippets.

@Jakuje
Created June 23, 2016 06:46
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 Jakuje/f69ee0365de76b2591c68ea8257fd496 to your computer and use it in GitHub Desktop.
Save Jakuje/f69ee0365de76b2591c68ea8257fd496 to your computer and use it in GitHub Desktop.
geocaching.com/pocket move button
@namespace url(http://www.w3.org/1999/xhtml);
@-moz-document domain("www.geocaching.com") {
#ctl00_ContentBody_btnSubmit {
position:absolute;
top:10px;
left:10px
}
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment