Add IE 10 to checkbox/radio normalization comments

This commit is contained in:
Kalifriki 2013-04-15 20:47:25 +04:00 committed by Nicolas Gallagher
parent 9709e680d0
commit 5d4ef1c56f

4
normalize.css vendored
View File

@ -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"],