I created a support ticket #70057 a few days ago and got a response, but the code supplied is not actually working.The ticket went as follows:
The main menu is all in one line in all versions of IE, except IE9, where the Contact Us link is going to the next line.
Please add this code in custom.css file
.fixed-header .menu > li, .main-nav .menu > li{
padding: 0 18px;
}