Update normalize.css to v2.1.3
This commit is contained in:
parent
8b38234565
commit
9dcf734f04
|
@ -1,4 +1,4 @@
|
||||||
/*! normalize.css v2.1.2 | MIT License | git.io/normalize */
|
/*! normalize.css v2.1.3 | MIT License | git.io/normalize */
|
||||||
|
|
||||||
/* ==========================================================================
|
/* ==========================================================================
|
||||||
HTML5 display definitions
|
HTML5 display definitions
|
||||||
|
@ -339,8 +339,8 @@ html input[disabled] {
|
||||||
}
|
}
|
||||||
|
|
||||||
/**
|
/**
|
||||||
* 1. Address box sizing set to `content-box` 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.
|
* 2. Remove excess padding in IE 8/9/10.
|
||||||
*/
|
*/
|
||||||
|
|
||||||
input[type="checkbox"],
|
input[type="checkbox"],
|
||||||
|
|
Loading…
Reference in New Issue