In most cases, the best practice is to leave line-height unitless, ie line-height:1.3;
Some info from the legendary Eric Meyer himself: http://meyerweb.com/eric/thoughts/2006/02/08/unitless-line-heights/ Kevin On Wed, Feb 2, 2011 at 12:42 PM, Matthew P. Johnson <[email protected]>wrote: > -----Original Message----- > From: [email protected] > [mailto:[email protected]] On Behalf Of ?? > Sent: Wednesday, February 02, 2011 11:34 AM > To: Matthew P. Johnson > Cc: [email protected] > Subject: Re: [css-d] open blockqoute issue > > Yeah, Philippe is right. > > put > > line-height: 1.3em; > or > line-height: 130%; > > in the blockquote CSS selector > > then you know what to do later. > > Wish it works! > > Best > ~d > > > [Matthew P. Johnson] OK I think I have it. Let me format the sucker and I > will up the changes. Thanks guys/girls. :) > > ______________________________________________________________________ > 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/ > ______________________________________________________________________ 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/
