-
Notifications
You must be signed in to change notification settings - Fork 798
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
Shortlinks: Fix the UI in newer version of Gutenberg #15051
Conversation
Caution: This PR has changes that must be merged to WordPress.com |
Thank you for the great PR description! When this PR is ready for review, please apply the Scheduled Jetpack release: April 7, 2020. |
9abab72
to
ddd4ca9
Compare
apeatling, Your synced wpcom patch D40571-code has been updated. |
@simison Thanks for pointing me to the variables, super useful to know about those. |
ddd4ca9
to
a110fb2
Compare
apeatling, Your synced wpcom patch D40571-code has been updated. |
a110fb2
to
ee61e14
Compare
apeatling, Your synced wpcom patch D40571-code has been updated. |
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 appears to work well in my tests with WP 5.3.2, 5.4, and 5.4+Gutenberg. It should be good to merge.
I'd love to have another review on this though! :)
…15051) * Fix height of button/textbox for the shortlink UI in both older and newer versions of Gutenberg. * Use CSS variable to control shortlink field See https://github.com/Automattic/jetpack/pull/15051/files#r395531266 Co-authored-by: Jeremy Herve <jeremy@jeremy.hu>
Cherry-picked to |
r205421-wpcom |
Fixes #14982
Before:
After:
Testing instructions:
Proposed changelog entry for your changes: