Hi Ita, I just tested that on a local site and had the same thing happen so it does seem to be a bug. I’ve reported this to the dev team so I’ll check back in here when that’s been addressed.
@IFRANL@benjamin I’m guessing this comes from trying to set a default 16/9 aspect ratio, but this is uaually done with padding-top, so the margin-top is weird.
But if you use the padding-top: 56.25% trick, that is how you can do the 16/9 aspect ratio (before aspect-ratio came along)
So because it’s a video and the margin was 56%, I don’t think that’s a coincidence…
Hope that points y’all in the right direction to fix it
Not being a dev myself, I don’t have enough insight into how L&L works to know the exact nature of this issue, but just the fact that L&L’s embedding seems to work differently (and less well) than WordPress’ default embedding, I assume that’ll be something the devs will want to look at. I don’t have much info beyond that, but @Zack’s explanation about where this might be originating from does make sense! I’m mostly just the messenger on these forums so I’ll follow up here when I have more info about the issue and its resolution.