Automattic / Automattic/jetpack
Shortcodes: Remove margins
- Dominant language
- PHP
- Stars
- 1.8k
- Forks
- 898
- Avg merge
- 1d 18h
- Merged PRs (30d)
- 774
Description
With the legacy shortcode on Twenty Nineteen, the defined margins make things look poor.
#### Steps to reproduce the issue
1. Add a recipe shortcode on Twenty Nineteen
#### What I expected
Something like this:

#### What happened instead

This is due to the margin set for the `.jetpack-recipe` class `margin: 1.5em 1%`. I'm not terribly sure if this is something we should report and patch in Twenty Nineteen or in Jetpack. Thoughts?
cc: @allancole
Contributor guide
Assessment
This issue has not been assessed yet.