Skip to content

Commit

Permalink
Update normalize to v.5.0.0
Browse files Browse the repository at this point in the history
  • Loading branch information
StartZeroGnu committed Oct 13, 2016
1 parent 396ebe1 commit 8556fac
Showing 1 changed file with 4 additions and 3 deletions.
7 changes: 4 additions & 3 deletions stylesheets/vendor/_normalize.scss
@@ -1,9 +1,10 @@
/*! normalize.css v4.2.0 | MIT License | github.com/necolas/normalize.css */
/*! normalize.css v5.0.0 | MIT License | github.com/necolas/normalize.css */

/**
* 1. Change the default font family in all browsers (opinionated).
* 2. Correct the line height in all browsers.
* 3. Prevent adjustments of font size after orientation changes in IE and iOS.
* 3. Prevent adjustments of font size after orientation changes in
* IE on Windows Phone and in iOS.
*/

/* Document
Expand Down Expand Up @@ -390,7 +391,7 @@ textarea {
}

/**
* Remove the inner padding and cancel buttons in Chrome and Safari on OS X.
* Remove the inner padding and cancel buttons in Chrome and Safari on macOS.
*/

[type="search"]::-webkit-search-cancel-button,
Expand Down

0 comments on commit 8556fac

Please sign in to comment.