diff --git a/normalize.css b/normalize.css index 74abe62..0febdbc 100644 --- a/normalize.css +++ b/normalize.css @@ -113,8 +113,9 @@ a:focus { * people.opera.com/patrickl/experiments/keyboard/test */ -a:active, -a:hover { +a:hover, +a:active + { outline: none; }