stylesheets/normalize/_embeds.scss in compass-normalize-1.4.3 vs stylesheets/normalize/_embeds.scss in compass-normalize-1.5
- old
+ new
@@ -6,12 +6,9 @@
// Removes border when inside `a` element in IE 8/9.
img {
border: 0;
- @if $legacy-support-for-ie7 {
- -ms-interpolation-mode: bicubic;
- }
}
// Corrects overflow displayed oddly in IE 9.
svg:not(:root) {
\ No newline at end of file