
Does anyone know why the image is not aligned to the bottom right of the container where it should be, but instead has some sort of imaginary margin which causes it to overlap the button?
This occurs only in IE8, view the page in any other browser and it looks super.
Live example for your inspection.
Thanks in advance 🙂
Changing the css at line 1616 to “text-align:right” should fix it.