Hi, going back through a site to make it usable in IE7. I'm noticing
the root of many problems come from a rule in the section resetting
browser defaults:

* {line-height: 1px}

I notice in Meyer's CSS Reset, the reset is

body {
 line-height: 1;
 }

Am I correct in assuming this is a typo, one of us has changed it to 1px??
or is there some fix by setting everything to 1px?

Thanks,
Doug
______________________________________________________________________
css-discuss [[email protected]]
http://www.css-discuss.org/mailman/listinfo/css-d
List wiki/FAQ -- http://css-discuss.incutio.com/
List policies -- http://css-discuss.org/policies.html
Supported by evolt.org -- http://www.evolt.org/help_support_evolt/

Reply via email to