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:
Sergey Biryukov 2019-12-09 13:38:50 +00:00
parent 0f26af82c0
commit 0df37cb856
2 changed files with 10 additions and 0 deletions

View File

@ -639,6 +639,11 @@ figcaption a,
color: inherit;
}
blockquote.instagram-media,
iframe.instagram-media {
margin: auto !important;
}
/* GALLERIES */

View File

@ -643,6 +643,11 @@ figcaption a,
color: inherit;
}
blockquote.instagram-media,
iframe.instagram-media {
margin: auto !important;
}
/* GALLERIES */