Skip to content

Commit

Permalink
[Blueprint] Upgrade to 0.9: Explicitly define image interpolation for…
Browse files Browse the repository at this point in the history
… IE so that images aren't jagged when resizing
  • Loading branch information
enricob authored and chriseppstein committed Jun 21, 2009
1 parent 77f6e02 commit 63075f8
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions frameworks/blueprint/stylesheets/blueprint/_ie.sass
Expand Up @@ -58,6 +58,8 @@
:vertical-align text-bottom
hr
:margin -8px auto 11px
img
:-ms-interpolation-mode bicubic
fieldset
:padding-top 0
input
Expand Down

0 comments on commit 63075f8

Please sign in to comment.