Skip to content

Instantly share code, notes, and snippets.

@LiamChapman
Created June 11, 2014 14:45
Show Gist options
  • Select an option

  • Save LiamChapman/c3606c5f35c194854fd9 to your computer and use it in GitHub Desktop.

Select an option

Save LiamChapman/c3606c5f35c194854fd9 to your computer and use it in GitHub Desktop.
A little bit of css to fix background-size issues in ie8
-ms-filter: "progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, src='imageandpath.png', sizingMethod=scale)";
background-image: none;
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment