Export to GitHub

css-template-layout - issue #12

Element height is not correctly determined in multi-row scenarios


Posted on Dec 27, 2011 by Quick Kangaroo

When I define a multi-row template (like this: "a.b" ".c." "d.e") on a container with a fixed height (in this example 240px) the contained elements always get a height of "auto" instead of the required 80px (1/3 of the space).

Status: New

Labels:
Type-Defect Priority-Medium