When using the Affairs theme with Google Chrome browsers the main menu is offset.

CommentFileSizeAuthor
chrome.Affaires.gif36.85 KBmelban

Comments

info@zrix.com’s picture

Add this in style.css :

.logo img {
display:block
}

This will fix the problem.