I've fixed this now. I've also switched the default embed system back to video style (https://developers.facebook.com/docs/plugins/embedded-video-player); I don't think that actually existed when we had to switch to what is the current embed style a little while ago. This is generally more consistent with other embeds and handles the resizing more gracefully.
I've fixed this now. I've also switched the default embed system back to video style (https://developers.facebook.com/docs/plugins/embedded-video-player); I don't think that actually existed when we had to switch to what is the current embed style a little while ago. This is generally more consistent with other embeds and handles the resizing more gracefully.
I think we're going to have to call this a service issue. The height differences are coming from the FB JS, so we don't really have any ability to override them. They are brought directly into the CSS as specific values so we can't really react to them very much.