Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 7 Nov 2003 14:50:22 -0800 (PST)
From:      Ceri Davies <ceri@FreeBSD.org>
To:        freebsd-doc@FreeBSD.org
Subject:   Re: docs/48472: Documentation unreadable.
Message-ID:  <200311072250.hA7MoMF7040644@freefall.freebsd.org>

index | next in thread | raw e-mail

The following reply was made to PR docs/48472; it has been noted by GNATS.

From: Ceri Davies <ceri@FreeBSD.org>
To: FreeBSD Gnats Submit <freebsd-gnats-submit@FreeBSD.org>
Cc: nik@FreeBSD.org
Subject: Re: docs/48472: Documentation unreadable.
Date: Fri, 7 Nov 2003 22:41:31 +0000

 The part of the stylesheet at fault is:
 
 	BODY P {
         margin: .6em 0;
         line-height: 1.2;
 	}
 
 Removing either one of margin: or line-height fixes the problem.
 Commenting the entry out entirely doesn't seem to lose us anything, so
 that may be the way to go.
 
 Ceri


home | help

Want to link to this message? Use this
URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200311072250.hA7MoMF7040644>