-
Notifications
You must be signed in to change notification settings - Fork 800
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Related Posts / Twenty Nineteen: layout issues #10585
Labels
[Feature] Related Posts
[Feature] Theme Tools
[Pri] BLOCKER
[Type] Bug
When a feature is broken and / or not performing as intended
Milestone
Comments
jeherve
added
[Type] Bug
When a feature is broken and / or not performing as intended
[Feature] Theme Tools
[Feature] Related Posts
[Pri] BLOCKER
labels
Nov 9, 2018
jeherve
changed the title
Related Posts / Twenty Nineteen
Related Posts / Twenty Nineteen: layout issues
Nov 9, 2018
10 tasks
cc @allancole @crunnells I spotted a few more issues that it would be nice to fix. |
This was referenced Nov 9, 2018
jeherve
pushed a commit
that referenced
this issue
Nov 15, 2018
<!--- Provide a general summary of your changes in the Title above --> Fixes #10585 Fixes #10587 #### Changes proposed in this Pull Request: <!--- Explain what functional changes your PR includes --> - [x] Removes margin styles from Related Posts module, Recipe shortcodes and Presentation shortcodes. - [x] Layout margin styles now come from the theme to prevent layout issues with other plugins. See: WordPress/twentynineteen#502 and WordPress/twentynineteen#534 - [x] Also remove margin styles from Akismet privacy notice since it also gets fixed by the theme here: WordPress/twentynineteen#533 #### Testing instructions: <!-- Please include detailed testing steps, explaining how to test your change. --> <!-- Bear in mind that context you working on is not obvious for everyone. --> <!-- Adding "simple" configuration steps will help reviewers to get to your PR as quickly as possible. --> <!-- "Before / After" screenshots can also be very helpful when the change is visual. --> * Test the Recipe or Presentation shortcode with the latest version of Twenty Nineteen: https://github.com/WordPress/twentynineteen/ * Test the layout against the Akismet notice with the latest version of Twenty Nineteen: https://github.com/WordPress/twentynineteen/ #### Proposed changelog entry for your changes: <!-- Please do not leave this empty. If no changelog entry needed, state as such. --> * Fix layout issues in Jetpack modules and shortcodes for Twenty Nineteen theme
jeherve
pushed a commit
that referenced
this issue
Nov 15, 2018
<!--- Provide a general summary of your changes in the Title above --> Fixes #10585 Fixes #10587 #### Changes proposed in this Pull Request: <!--- Explain what functional changes your PR includes --> - [x] Removes margin styles from Related Posts module, Recipe shortcodes and Presentation shortcodes. - [x] Layout margin styles now come from the theme to prevent layout issues with other plugins. See: WordPress/twentynineteen#502 and WordPress/twentynineteen#534 - [x] Also remove margin styles from Akismet privacy notice since it also gets fixed by the theme here: WordPress/twentynineteen#533 #### Testing instructions: <!-- Please include detailed testing steps, explaining how to test your change. --> <!-- Bear in mind that context you working on is not obvious for everyone. --> <!-- Adding "simple" configuration steps will help reviewers to get to your PR as quickly as possible. --> <!-- "Before / After" screenshots can also be very helpful when the change is visual. --> * Test the Recipe or Presentation shortcode with the latest version of Twenty Nineteen: https://github.com/WordPress/twentynineteen/ * Test the layout against the Akismet notice with the latest version of Twenty Nineteen: https://github.com/WordPress/twentynineteen/ #### Proposed changelog entry for your changes: <!-- Please do not leave this empty. If no changelog entry needed, state as such. --> * Fix layout issues in Jetpack modules and shortcodes for Twenty Nineteen theme
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Labels
[Feature] Related Posts
[Feature] Theme Tools
[Pri] BLOCKER
[Type] Bug
When a feature is broken and / or not performing as intended
Steps to reproduce the issue
I tested Related Posts in Chrome, on a site using the most recent version of Jetpack (
master
). I am seeing some layout issues in some areas:-> Notice the alignment issue as well as the font size and heading font size issue.
-> Notice the alignment issue as well as the font size and heading font size issue.
The headings, however, are smaller.
The text was updated successfully, but these errors were encountered: