0

I have a png based icon that I want to embed inside an input box, with CSS:

background:url(/images/icon.png) 20px 20px no-repeat #fff;

It should be 20*20 PX

If I use a high res icon, say 100*100: It's clear on iPhone, but sketchy on IE

If I use a 20*20 (lower res):

It's blurry on iPhone, and fine on IE.

enter image description here

What's the best trick to resolve this?

rockyraw
  • 1,125
  • 2
  • 15
  • 36

0 Answers0