If i create a panel using the omega 12 column grid composed of split 6 column layout, the first column gets a class of .alpha which sets margin-left to 0 and the second column gets class of .omega which sets margin-right to 0. Any idea why these classes are getting assigned? It messes up alignment within content region.

Comments

jwilson3’s picture

Version: 7.x-3.1 » 7.x-3.x-dev
Status: Active » Needs review
StatusFileSize
new903 bytes

Good catch.

The file omega-12-twocol-6-6-stacked.tpl.php incorrectly has the alpha and omega classes.

apmsooner’s picture

ahh thank you! and now i also know where to look if it comes up again. Easy fix!

Argus’s picture

Status: Needs review » Reviewed & tested by the community

Confirming this.

cellar door’s picture

Assigned: Unassigned » himerus
Status: Reviewed & tested by the community » Patch (to be ported)

3.2 release candidate

steinmb’s picture

Assigned: himerus » Unassigned
Issue summary: View changes
Status: Patch (to be ported) » Needs review