IE11 border radius and border bug
问题 I have an odd visual bug in IE11 as you can see in image here > (source: jonwallacedesign.biz) See the odd effect on corners of the white "WHY USE US" li button.... The combination of border-radius , background-image and border: 1px solid #colour seems to be creating this odd horrid effect. Anyone know of a solution to fix? CSS of the LI is: background-image: url("../images/core/primnavItemBG_sprite.png"); background-position: 0 0; border: 1px solid #FFFFFF; border-radius: 6px; box-shadow: 0