I agree with @Lethn if it isn't intentional then those lines are almost certainly bleeding as a result of mipmapping/filtering.
One fix could be to disable filtering on the texture/image but that would leave it out of place as the only unfiltered element in the game while the other, better solution would be to put more margin into the image but takes more work.