I am in the midst of a Help Desk redesign and I am running into trouble when displayed in IE11. All other browsers seem to play ball with my height setting for the main div but IE11. Displaying the code in IE11 seems to stretch the page out for no apparent reason.
Any help you can provide would be greatly appreciated.
Can you clarify what the problem is exactly as that codepen seems to display the same in IE11 as far as I can see.? The height on maindiv seems to be what you told it to be.
My apologies. I rectified the issue by removing the spacing from the TR element. I forgot that since I posted a pen it would update on the site as well.