I'm encountering an issue with a rounded button that has a standard hover effect where the color changes when hovered over.
Although the hover effect itself is working fine, the problem arises when I click on the button. An outer border appears and remains there until I click outside of the button.
To see this issue in action, check out this quick screencast: Link
If you'd like to review the full CSS being used, here's the link to it on Pastebin: Pastebin Link