From a8902f843c8a386b5c98c2b7e53fbbad3227f4c0 Mon Sep 17 00:00:00 2001 From: JohnAlbin Date: Mon, 10 Feb 2014 16:09:25 +0800 Subject: [PATCH] Update comment above link active/hover rule. --- normalize.css | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/normalize.css b/normalize.css index 196d223f1..819fa2e82 100644 --- a/normalize.css +++ b/normalize.css @@ -87,7 +87,7 @@ a { } /** - * Improve readability when focused and also mouse hovered in all browsers. + * Improve readability when active or mouse hovered in all browsers. */ a:active,