The right block does not align with the middle block but instead it is underneath (and to the right) of the middle block. Any ideas?

Comments

andregriffin’s picture

Assigned: Unassigned » andregriffin
Status: Active » Fixed

Will be fixed in 1.4.

this is the fix:


body.sidebar-right #center {
border-right:1px solid #E9EFF3;
float:left;
padding-right:10px;
width:802px
}

andregriffin’s picture

Status: Fixed » Closed (fixed)