Problem with iframe and IE6 and IE7 causing extra bottom padding
        Posted  
        
            by schone
        on Stack Overflow
        
        See other posts from Stack Overflow
        
            or by schone
        
        
        
        Published on 2009-12-15T01:43:27Z
        Indexed on 
            2010/03/14
            3:05 UTC
        
        
        Read the original article
        Hit count: 352
        
Hi all,
I'm trying to insert a Google Maps iframe into my website. The iframe has a padding of 4px and a border of 1px already applied to it but for some reason in IE6 and IE7 there is an extra 3px padding added to the bottom of the iframe.
You can see my test site here:
http://www.prashantraju.com/test/
Is there a reason why this is occurring and if so is there a fix to this?
© Stack Overflow or respective owner