vendor/assets/stylesheets/normalize.scss in foundation-rails-5.4.5.0 vs vendor/assets/stylesheets/normalize.scss in foundation-rails-5.5.0.0

- old
+ new

@@ -1,6 +1,6 @@ -/*! normalize.css v3.0.1 | MIT License | git.io/normalize */ +/*! normalize.css v3.0.2 | MIT License | git.io/normalize */ /** * 1. Set default font family to sans-serif. * 2. Prevent iOS text size adjust after orientation change, without disabling * user zoom. @@ -23,11 +23,12 @@ /* HTML5 display definitions ========================================================================== */ /** * Correct `block` display not defined for any HTML5 element in IE 8/9. - * Correct `block` display not defined for `details` or `summary` in IE 10/11 and Firefox. + * Correct `block` display not defined for `details` or `summary` in IE 10/11 + * and Firefox. * Correct `block` display not defined for `main` in IE 11. */ article, aside, @@ -36,10 +37,11 @@ figure, footer, header, hgroup, main, +menu, nav, section, summary { display: block; } @@ -83,10 +85,10 @@ /** * Remove the gray background color from active links in IE 10. */ a { - background: transparent; + background-color: transparent; } /** * Improve readability when focused and also mouse hovered in all browsers. */