-
Notifications
You must be signed in to change notification settings - Fork 846
Sharing: Add bottom margin to sharing buttons section #16811
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
Conversation
… the customize link.
|
Caution: This PR has changes that must be merged to WordPress.com |
This is an automated check which relies on E2E results is available here (for debugging purposes): https://jetpack-e2e-dashboard.herokuapp.com/pr-16811 |
jeherve
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
This looks good to me. 👍
|
@sixhours Feel free to merge and commit the matching WordPress.com diff whenever you want! |
Oh I didn't realize I could do that! 😅 Will do! Is there an order -- ie. should I merge this PR first, then run the WP.com commit/deploy? |
I'd suggest merging in Jetpack first, then committing to WordPress.com, and then coming back here just to post a little comment with the changeset ID of your WordPress.com commit, to close the loop and indicate that this is now on wpcom too. Thank you! |
|
Deployed in r212298-wpcom! |
* master: (23 commits) Premium Blocks: set blocks availability (#16898) Compat Package: Fix method declaration compatibility (#16900) Jetpack Dashboard: More meaningful error notices. (#16883) Connection REST API: Unit test for the `remote_authorize` request. (#16879) use blog token to request jetpack.updateBlog (#16698) Improve Story block media loading (#16663) Simplify error notices for broken connections (#16655) Use new heartbeat package (#16285) wrap-paid-block: remove component. deprecated. (#16895) Social Previews: improve preview description handling (#16889) Stats module use blog token (#16727) Form Block: add a new Consent Field, a new Newsletter setting, and a new newsletter variation (#16808) AAG: Backup card, fall back to VP content in case of /rewind API error. (#16867) Donations: Fix dependencies (#16892) Creative Mail: update option to lowercase (#16861) Premium Blocks: Implement the new design (#16611) Requests to Stats CSV use the blog token (#16716) Update spacing around sharing buttons to avoid no bottom margin below the customize link. (#16811) Jetpack SSO: Cleaning up the `requestNonce` API request. (#16830) Donations: Update plans when currency changes (#16844) ...
…om margin below the customize link. (#16811)
Fixes #16619
Changes proposed in this Pull Request:
ulto the outer wrapper,.sd-sharing. This prevents the "Customize buttons" link from running up against the content beneath it.Before

After

Logged-in admin on WP.com site
Not logged in on WP.com

Local Jetpack, logged in

Testing instructions:
Proposed changelog entry for your changes: