Closed (fixed)
Project:
Classified Ads
Version:
5.x-1.x-dev
Component:
Code
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
4 May 2007 at 03:27 UTC
Updated:
18 May 2007 at 05:30 UTC
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
Comment #1
mcurry commentedThanks 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...
Comment #2
(not verified) commented