Skip to content

Instantly share code, notes, and snippets.

@jameskoster
Created June 18, 2015 09:35
Show Gist options
  • Star 2 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save jameskoster/376fd21d31a879af3661 to your computer and use it in GitHub Desktop.
Save jameskoster/376fd21d31a879af3661 to your computer and use it in GitHub Desktop.
Storefront - Remove active link border
a:focus,
.focus a {
outline: none !important;
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment