Active
Project:
Genesis
Version:
7.x-1.1
Component:
Code
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
26 Jan 2011 at 18:58 UTC
Updated:
27 Jan 2011 at 06:52 UTC
The tertiary content type's CSS has an error for the block's content:
.
region-tertiary-content .block { }
.region-tertiary-content .block-title {}
.region-tertiary-content .block-inner {}
.region-tertiary_content .block .content { }
There is an underscore instead of a dash. This causes any code for the .content of the block to not render properly.
Comments
Comment #1
Jeff Burnz commentedGood spotting, will fix in CVS shortly.