mirror of
https://github.com/necolas/normalize.css.git
synced 2024-12-25 15:14:19 +00:00
Add IE 10 to checkbox/radio normalization comments
This commit is contained in:
parent
9709e680d0
commit
5d4ef1c56f
4
normalize.css
vendored
4
normalize.css
vendored
@ -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"],
|
||||
|
Loading…
Reference in New Issue
Block a user