1.0.7 CSS files built

This commit is contained in:
Nick Pack 2013-10-10 16:56:10 +01:00
parent d7786d8e97
commit 73b6616c8a
2 changed files with 4 additions and 4 deletions

View File

@ -6,7 +6,7 @@
* Free to use under the MIT license.
* http://github.com/nickpack/Ribs
*/
/* normalize.css v2.1.2 | MIT License | git.io/normalize */
/* normalize.css v2.1.3 | MIT License | git.io/normalize */
/* ==========================================================================
HTML5 display definitions
========================================================================== */
@ -287,8 +287,8 @@ html input[disabled] {
cursor: default; }
/**
* 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"],
input[type="radio"] {

File diff suppressed because one or more lines are too long