The buttons with background images show up blurry in Chrome but clear in Mozilla and IE. Is there something special I need to tweak for Chrome?
Asked
Active
Viewed 688 times
2 Answers
0
Make sure that you're specifying a size for the image equal to the source. If the size being rendered is slightly larger, it will be blurry as you show in your screenshot.

Mooseman
- 18,763
- 14
- 70
- 93
-
The only thing that does is make the buttons smaller so the images are off-center and still just as blurry. It looks more like Chrome is trying to do some dithering. `` – Hilo May 14 '13 at 18:51
0
I discovered the problem and apologize for wasting everyone's time. For some reason the app page was zoomed 110%. Setting it to 100% (Chrome's default) resolved the issue.

Hilo
- 869
- 2
- 9
- 24