_normalize.scss in normalize-scss-3.0.0 vs _normalize.scss in normalize-scss-3.0.1
- old
+ new
@@ -1,6 +1,6 @@
-/* normalize-scss 3.0.0+normalize.3.0.1 | MIT/GPLv2 License | bit.ly/normalize-scss */
+/* normalize-scss 3.0.1+normalize.3.0.1 | MIT/GPLv2 License | bit.ly/normalize-scss */
// Variables and Imports
//
// If you have a base partial (or equivalent), you should move these lines to
@@ -402,10 +402,10 @@
}
/* Grouping content
========================================================================== */
-@if support-legacy-browser(ie, "9") or support-legacy-browser(safari, "5") {
+@if support-legacy-browser(ie, "9") or support-legacy-browser(safari, "6") {
/**
* Address margin not present in IE 8/9 and Safari.
*/
figure {