Eric Meyer sheds some light on the interesting application of line-height within the cascade, specifically he recommends implementing Unitless line-heights (‘1’ instead of ‘1em’ or ‘100%’ for example) in order to avoid the wrong values flowing down the cascade to descendant elements. I highly recommend you check it out should you be a Web dev type of person.