Display error: Footer is displayed in the middle of shared files (IE 11.0.9600)

Hello,

we have the following scenario:
Nextcloud version 12.0.3

1 User shared a directory with 24 files in it (sharing here means, he shared a link to the directory)

In Firefox, no display error.

In Internet Explorer 11.0.9600 (Win 7, latest patches), near at the 16. to 17. document (depending on the screen resolution) the footer link “… cloud” is display WITHIN the file listing so that you are not able to click at least one file (because the footer link overlays the document link) (yes, you can do the download, if you find the right pixel you have to click at…)

Moving into the HTML-Source, the problematical part is this one:

{footer}
{p class=“info”}
{a href="[Cloud-URL]" target="_blank" rel=“noreferrer”}[Cloud Footer Text]{/a} {/p}
{/footer}

Seems to be a simple CCS problem. Any fix on that?

Best regards,

Torsten