I've got to compare my website in both Firefox and IE8. There is one difference that I just can't understand why it's doing it.
I believe that the problem is because of this line of code
ul.dropdown > li:last-child {width: 50px;}
Does anyone know why this may not be working? Does IE8 not like angle brackets/ :last-child in CSS