On Jan 31, 2011, at 10:28 AM, Matthew P. Johnson wrote:

> I am having an issue with the last line of each quote. A space is added. How
> do I get rid of it. 
> 
> 
> 
> http://www.ecoitsf.com/test/testimonials.shtml

normal & expected. your span.close has this:

blockquote span.close {
.....
   font-size: 5em; /* <---------- */
}

this enlarges the line box for the last line (makes it much taller).


Philippe
---
Philippe Wittenbergh
http://l-c-n.com/





______________________________________________________________________
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