facebook iframe with higher height in Firefox

1

I set the height to 230px, but in Firefox it gets bigger than Chrome, IE and Edge

This ends up interfering with the margin of the iframe with the element below, which gets smaller in Firefox

Can you tell me how to standardize the iframe for all browsers?

Plugin link: link

<iframe src="https://www.facebook.com/plugins/page.php?href=https%3A%2F%2Fwww.facebook.com%2Ffacebook&tabs&width=280&height=230&small_header=false&adapt_container_width=true&hide_cover=false&show_facepile=true&appId"width="280" height="230" style="border:none;overflow:hidden" scrolling="no" frameborder="0" allowTransparency="true"></iframe>
    
asked by anonymous 05.01.2017 / 23:16

0 answers