Re: collapsible property

On 2010-02-10 7:59 PM, Ojan Vafai wrote:
> Does this work? You want the height to be the line-height. As in,
> there are cases where the line-height is not 1em.

I don't know of any way to get the line-height, but you can estimate
(e.g., |1.2em|) or explicitly specify it then match the height to it.

> Also, what if you want some divs to be <1em?

Use a |class| attribute?

Received on Thursday, 11 February 2010 05:30:51 UTC