From 64ac7d0c1d7febead0e0d5a4f1819024235d3be2 Mon Sep 17 00:00:00 2001 From: necolas Date: Fri, 27 May 2011 02:04:35 +0100 Subject: [PATCH] Minor formatting correction --- normalize.css | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/normalize.css b/normalize.css index 0febdbc..38e27f1 100644 --- a/normalize.css +++ b/normalize.css @@ -114,8 +114,7 @@ a:focus { */ a:hover, -a:active - { +a:active { outline: none; }