Hi,
In a document I'm currently working there are many <figure>s with style "float:inside;" and "margin-top:16pt;". When any of such <figure>s are floated to the top of the page, they insist on not collapsing their top margin. All of them have neither padding, nor border nor background, and contain an <img> plus a <figcaption> after it (although changing the <img> by another tag behaves similarly).
Why does their margin-top not collapse?
Thanks & regards.
In a document I'm currently working there are many <figure>s with style "float:inside;" and "margin-top:16pt;". When any of such <figure>s are floated to the top of the page, they insist on not collapsing their top margin. All of them have neither padding, nor border nor background, and contain an <img> plus a <figcaption> after it (although changing the <img> by another tag behaves similarly).
Why does their margin-top not collapse?
Thanks & regards.
Edited by emece