Dear Alain. The following diff may fix it ... > > Index: common.css > =================================================================== > --- common.css (revision 1383) > +++ common.css (revision 1392) > @@ -55,8 +55,8 @@ > margin-bottom: 0; > } > > -dd p { > - margin: 0.25em 0; > +dd > p { > + margin: 0 !important; > } > > a, img, img.drawing { > > This patch was applied ... thanks for report it Marcus. Thanks for your submission. > Note: Removing the p tag which appears inside dd when angular brackets > have place in it may be a better approach, if there is not other > application for it to exist. It may be fixed in a more current MoinMoin Version (which is afaik already in testing state for centos.org). Best Regards Marcus -------------- next part -------------- An HTML attachment was scrubbed... URL: <http://lists.centos.org/pipermail/centos-docs/attachments/20080828/fbb05882/attachment-0004.html>