When using Safari or Firefox to edit an email that is taller than average, I’m often constrained by some arbitrary height attribute set on the id=“design_iframe” iframe that contains the email design. To edit the email properly, I have to inspect element on my browser and manually change the style attribute in the DOM to a fixed height that allows for my email to show up all the way down the page. See screen cast here:
Is there any way around this issue?
Thanks,
Dan