From 5d4ef1c56fe6e29399f8e2bf31f39ed6c6a11bd3 Mon Sep 17 00:00:00 2001 From: Kalifriki Date: Mon, 15 Apr 2013 20:47:25 +0400 Subject: [PATCH] Add IE 10 to checkbox/radio normalization comments --- normalize.css | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/normalize.css b/normalize.css index 5e79cf0..1fd276a 100644 --- a/normalize.css +++ b/normalize.css @@ -339,8 +339,8 @@ html input[disabled] { } /** - * 1. Address box sizing set to `content-box` in IE 8/9. - * 2. Remove excess padding in IE 8/9. + * 1. Address box sizing set to `content-box` in IE 8/9/10. + * 2. Remove excess padding in IE 8/9/10. */ input[type="checkbox"],