Hello,
I have been running into this problem for a while now. Whenever I try to use the text/html module in Firefox there is always a gap at the top of the page. I do not run into this gap issue in other modules. I have tried multiple css styles to fix this to no avail. I have found numerous articles about this problem stating that in between tags there is a blank line. In order to attempt to fix this I have placed overflow: hidden; in my CSS. However, every fix suggested has failed when attempted.
To be more specific, between the title bar and the content there is always what seems to be a padding. Using a negative margin-top does nothing to resolve the issue. The pane is in a TD tag where all padding, spacing and borders have been set to "0". I have also set the valign="top" just in case. I have tried setting display:block;. I still end up with a 4-6 pixel gap between the title bar and the content. An example picture of what is happening can be found here.
If someone can give me guidance into this problem I would greatly appreciate it.
Sincerely,
Benjamin J W D