Justin Li

Re: Blogger Bug (or Bugger Blog)

2007-10-24

In response to my previous post Blogger Bug (or Bugger Blog):

The way to fix that is to put a line in the Blogger template CSS. Simply add this line somewhere to the posts section:

.post * { line-height: 1.6em; }

and that should fix all line spacing problems.