Active
Project:
Sky
Version:
6.x-3.11
Component:
Code
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
8 Mar 2011 at 15:50 UTC
Updated:
13 Mar 2011 at 13:57 UTC
The width of the layout of the #main div is too small in the fluid layout with no sidebars. The reason why is a typo on line 113.
.no-sidebar #main {
should be
.no-sidebars #main {
Comments
Comment #1
paul555 commentedI have the same issue in version 6.x-3.11