$('.div > p').css('line-height', '25px'); works but $('.div > p').css
('line-height', 'auto'); doesnt.
Is there anyway to set to auto ?

Reply via email to