Check out the example to see what I mean:
Any ways to fix this?
This is buggy handling of opacity (usually IE specific). Set a background-color for the elements that have the artifacts such as label{background-color:#fff}
. You need to set it on the last possible descendant elements.