mirror of
https://github.com/gosticks/wordpress-develop.git
synced 2026-06-28 22:30:04 +00:00
Twenty Twenty: Correct alignment for embedded Instagram posts.
Props SGr33n, audrasjb, nielslange, JarretC. Fixes #48688. git-svn-id: https://develop.svn.wordpress.org/trunk@46840 602fd350-edb4-49c9-b593-d223f7449a82
This commit is contained in:
@@ -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 */
|
||||
|
||||
|
||||
Reference in New Issue
Block a user