<div dir="ltr">Dear Alain.<br><br><div class="gmail_quote"><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">The following diff may fix it ...<br>

<br>
Index: common.css<br>
===================================================================<br>
--- common.css  (revision 1383)<br>
+++ common.css  (revision 1392)<br>
@@ -55,8 +55,8 @@<br>
        margin-bottom: 0;<br>
        }<br>
<br>
-dd p {<br>
-       margin: 0.25em 0;<br>
+dd > p {<br>
+       margin: 0 !important;<br>
        }<br>
<br>
 a, img, img.drawing {<br>
<br>
This patch was applied ... thanks for report it Marcus.</blockquote><div><br>Thanks for your submission. <br></div><div> </div><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">

Note: Removing the p tag which appears inside dd when angular brackets<br>
have place in it may be a better approach, if there is not other<br>
application for it to exist.</blockquote><div><br>It may be fixed in a more current MoinMoin Version (which is afaik already in testing state for <a href="http://centos.org">centos.org</a>). <br><br>Best Regards<br>Marcus <br>
</div></div><br>
</div>