Thanks for your reply again!
I was able to isolate the problem. The following CSS tag caused the issue:
1.
table
2.
{
3.
border
:
solid
1px
#e8eef4
;
4.
border-collapse
:
collapse
;
5.
}
kind regards
Thomas
Thanks for your reply again!
I was able to isolate the problem. The following CSS tag caused the issue:
1.
table
2.
{
3.
border
:
solid
1px
#e8eef4
;
4.
border-collapse
:
collapse
;
5.
}
kind regards
Thomas