-
Notifications
You must be signed in to change notification settings - Fork 20
Open
Description
Here's an example that demonstrates the problem, pictured here:
So for our embeds we are applying some styles for the element within the .data-wrapper class, but it's being overwritten by the inline styles for the first child element. Disabling all those allow the embed to rendering right. I'm not keen on altering the markup itself... should be just add !important to each of the styles we're applying so they take precedent?
The styles at the top are the inline styles that are causing the issue:
This div element is part of the Flickr embed.


