in node.tpl had to delete </div> for this <div id="node-<?php print $node->nid; ?>" class="<?php print $classes; ?>"> because it started to ruin the layout.
Not sure that this is the Zen issue, but i checked the page.tpl and node.tpl many times before deleting this closing tag.
Comments
Comment #1
Skirr commentedSorry, problem was with other module.