Really, I make no sense of it. But, there is a height in the blockquote_container
maybe it's because of it, try remove it. On Mon, Jan 31, 2011 at 9:28 AM, Matthew P. Johnson <[email protected]>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 > > > > this is the css I am using > > > > /* blockqoute */ > > #blockquote_container { > > width:61.5%; > > height:590px; > > float:left; > > padding-left:17px; > > padding-right:15px; > > border-right:thin #bac2d1 solid; > > border-left:thin #bac2d1 solid; > > } > > blockquote span.open { > > position: relative; > > top: 0.2em; > > font-size: 5em; > > color:#dcdada; > > } > > blockquote span.close { > > position: relative; > > top: 0.8em; > > font-size: 5em; > > color:#e4dfdf; > > color:#dcdada; > > } > > blockquote { > > color:#333; > > font-size: 1em; > > font-style:italic; > > margin-top:0px; > > margin-left:-5px; > > } > > > > Matthew P. Johnson | Eco I.T. > > 708 Bay Road Mill Valley CA 94941 | 415.254.1563 | <http://ecoitsf.com> > ecoitsf.com > > P Please consider the environment before printing this email. > > > > ______________________________________________________________________ > 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/ > -- Li Shuo <http://ffb-all.com/> Shangqiu China Linux User #529415 with Linux Counter http://counter.li.org/ PGP keyID F73D6274 hkp://keyserver.ubuntu.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/
