-
Notifications
You must be signed in to change notification settings - Fork 4.2k
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
Use border instead of hr for filtered block list separator #62249
Conversation
Size Change: +32 B (0%) Total Size: 1.74 MB
ℹ️ View Unchanged
|
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.
Testing this showed the border works better than the HR. Not sure if we should separate only the insertable at selection from the rest or if every panel should be separated (e.g. most used is not separated from the insertable at next insertion point - which is a list of categories). But that is outside the scope of this PR.
The following accounts have interacted with this PR and/or linked issues. I will continue to update these lists as activity occurs. You can also manually ask me to refresh this list by adding the If you're merging code through a pull request on GitHub, copy and paste the following into the bottom of the merge commit message.
To understand the WordPress project's expectations around crediting contributors, please review the Contributor Attribution page in the Core Handbook. |
1846b24
to
f3718a0
Compare
Rebasing to see if all the checks will pass. |
This was cherry-picked to the wp/6.6 branch. |
Follow-up to #62169 as part of #60991
What?
Switches from an hr for a border line to a border bottom in the css.
Why?
Cleanup. Have a thinner line.
How?
Testing Instructions
Testing Instructions for Keyboard
Screenshots or screencast