ed_classified.css contains the following CSS:

.classified-ad-legal-notice p { line-spacing: .5em; line-height: 0em; }

'line-spacing' is not a valid property. I checked the module code and I didn't see this class used anywhere, so I wasn't sure if I should try to fix it or just remove it.

Comments

mcurry’s picture

Status: Active » Fixed

Thanks for finding this. The .css file has been in need of cleaning.
I've committed fixed versions in the Drupal-4-7 and Drupal-5 branches. You can download the latest version once a nightly build happens. Or you can get it from CVS yourself...

Anonymous’s picture

Status: Fixed » Closed (fixed)