I am experiencing an issue with an arrow inside a circle in CSS:
img {
float: left;
width: 15%;
max-width: 33px;
height: auto;
}
When viewing the image in Windows XP (IE8, Safari, Opera, FF, Chrome), everything appears fine - the image resizes without any issues. However, when checking in Linux, some lines seem to appear from the right and bottom of the picture. Despite verifying the image multiple times, no lines are present. How can this be resolved?
Linux: CentOS 6.4 64 FF: 25, 26