Hi,

I had the same problem and solved it by changing the logoWrapper height to 3 px smaller than my logo's height.


#logoWrapper {
background-color: #000000;
height:115px;
}

Hope this helps, it worked for me.

Cheers
Claire