browser-fixes.scss 121 Bytes
img:-moz-broken {
  -moz-force-broken-image-icon:1;
}

// TODO: move .msie* fixes into here when changes can be verified