-
Notifications
You must be signed in to change notification settings - Fork 805
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Facebook Embeds: add a white background for better readability (#40547)
* Facebook Embeds: add a white background for better readability Fixes #40546 * Update tests to match new output format * Add extra style See #40547 (comment) Co-authored-by: Fredrik Rombach Ekelund <[email protected]> * Add comment explaining why this is necessary Co-authored-by: Fredrik Rombach Ekelund <[email protected]> --------- Co-authored-by: Fredrik Rombach Ekelund <[email protected]>
- Loading branch information
1 parent
8b50b67
commit 8b1f3d0
Showing
3 changed files
with
22 additions
and
5 deletions.
There are no files selected for viewing
4 changes: 4 additions & 0 deletions
4
projects/plugins/jetpack/changelog/fix-facebook-embed-background-color
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,4 @@ | ||
Significance: patch | ||
Type: bugfix | ||
|
||
Facebook Embeds: add a white background to embeds to avoid transparent background interfering with readability. |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters