Home
last modified time | relevance | path

Searched hist:c16f383ee824803938a09d10421d509870d96c4c (Results 1 – 1 of 1) sorted by relevance

/plugin/copy2clipboard/
H A Dscript.jsc16f383ee824803938a09d10421d509870d96c4c Fri Mar 18 08:51:24 UTC 2022 Schplurtz le Déboulonné <Schplurtz@laposte.net> valign the whole container div as is the original <pre>

For some css reasons I don't understand, the margin-top of the first child
of the <dd> element (when code is downloadable) has no effect but
the margin-top of the inner elements is respected. This leads to bug #6.
The solution is to use the <pre> margin-top for the container and to
set the margin-top of the pre elem to 0.