The layout breaks when the primary menu exceeds one row.
SteveJB - November 13, 2009 - 15:55
| Project: | Dreamy |
| Version: | 5.x-1.7 |
| Component: | Code |
| Category: | bug report |
| Priority: | minor |
| Assigned: | Unassigned |
| Status: | active |
Description
When I have 7 or more primary links, the sidebars and content section is out of alignment.
I fixed the issue on my instance by clearing the content div using style.css
#content {clear:both;}
Otherwise, Great work with the theme conversion!
