Active
Project:
Affaires
Version:
6.x-1.1
Component:
User interface
Priority:
Minor
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
29 Mar 2009 at 22:04 UTC
Updated:
30 Mar 2009 at 07:17 UTC
When using the Affairs theme with Google Chrome browsers the main menu is offset.
| Comment | File | Size | Author |
|---|---|---|---|
| chrome.Affaires.gif | 36.85 KB | melban |
Comments
Comment #1
info@zrix.com commentedAdd this in style.css :
.logo img {
display:block
}
This will fix the problem.