
IE7 Zoom breaking my CSS3 PIE Gradient
When zooming in/out in IE7 (using 'ctrl' and mouse scroll wheel), my inline list (which makes up a progress bar) starts to fall apart. When excluding the following line (just one of the gradients being used, as well as rounded corners):
-pie-background: linear-gradient(#FFFFFF, #C2E2F7);
The background returns to its natural position, with this line included, the background moves out of position when zooming in/out. Please see screen shots for examples.
IE8 and FF work.
Any ideas would be greatly appreciated.
Many thanks,
Jonathan
Attachment:
File comment: Normal
normal.jpg [55.79 KiB]
Downloaded 625 times
Attachment:
File comment: Partially Zoomed
zoomed.jpg [56.71 KiB]
Downloaded 625 times