Twenty Twenty: Correct alignment for embedded Instagram posts.
Props SGr33n, audrasjb, nielslange, JarretC. Merges [46840] to the 5.3 branch. Fixes #48688. git-svn-id: https://develop.svn.wordpress.org/branches/5.3@46841 602fd350-edb4-49c9-b593-d223f7449a82
This commit is contained in:
parent
0f26af82c0
commit
0df37cb856
@ -639,6 +639,11 @@ figcaption a,
|
||||
color: inherit;
|
||||
}
|
||||
|
||||
blockquote.instagram-media,
|
||||
iframe.instagram-media {
|
||||
margin: auto !important;
|
||||
}
|
||||
|
||||
|
||||
/* GALLERIES */
|
||||
|
||||
|
@ -643,6 +643,11 @@ figcaption a,
|
||||
color: inherit;
|
||||
}
|
||||
|
||||
blockquote.instagram-media,
|
||||
iframe.instagram-media {
|
||||
margin: auto !important;
|
||||
}
|
||||
|
||||
|
||||
/* GALLERIES */
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user