http://www.perlmonks.org?node_id=156708


in reply to Re: Re: PerlMonks CSS Examples
in thread PerlMonks CSS Examples

I don't have any problems with whitespace with the above stylesheet (I use it every day, so I'd probably notice). You might try adding something like:
pre { white-space: pre; }
I'm not sure whether that will fix things, but I don't see how it could hurt.