Skip to content

Instantly share code, notes, and snippets.

@jameskoster
Created June 18, 2015 09:35
Embed
What would you like to do?
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