On Fri, Feb 07, 2020 at 04:05:02PM +0000, Daniel P. Berrangé wrote:
The table of contents in the RST based files uses <p> tags
inside the
<li>, which results in 1em's worth of spacing above & below each
entry. This results in way too much whitespace in the ToC.
Signed-off-by: Daniel P. Berrangé <berrange(a)redhat.com>
---
docs/libvirt.css | 4 ++++
1 file changed, 4 insertions(+)
Reviewed-by: Ján Tomko <jtomko(a)redhat.com>
Jano