Closed (fixed)
Project:
Framework
Version:
6.x-3.3
Component:
CSS/HTML markup
Priority:
Normal
Category:
Task
Assigned:
Unassigned
Reporter:
Created:
2 Nov 2011 at 09:11 UTC
Updated:
23 Nov 2011 at 18:10 UTC
If I put something into the left sidebar I cannot click anything in the main content because of the css. The width for the left sidebar isn't specified.
Comments
Comment #1
andregriffin commentedAre you saying you removed the width that was set for the left sidebar?
Comment #2
Feliguez commentedIt's true. The width for the left sidebar isn't specified but easily to fix
See in the css code in line 215 and replace body.sidebar-right #sidebar-left for this body.sidebar-left #sidebar-left.
Comment #3
andregriffin commentedIncorrect sidebar-left CSS fixed in 3.3