We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
There's extra space next to the element action buttons on the entry pages. This is caused by the activity-monitor being empty, but having margin.
The action buttons should be flush.
There's extra space when the activity-container is empty.
5.05
8.2
No response
The text was updated successfully, but these errors were encountered:
Simply remove the space. Keep button order.
PR: #14887
Remove space, but also reverse the order of buttons. It feels right for the button order to be determined by which side they're aligned to.
PR: #14886
Sorry, something went wrong.
Thanks for reporting, and the PRs! Craft 5.1 is out with a similar solution to your second suggestion (#14898).
brianjhanson
Successfully merging a pull request may close this issue.
What happened?
Description
There's extra space next to the element action buttons on the entry pages. This is caused by the activity-monitor being empty, but having margin.
Steps to reproduce
Expected behavior
The action buttons should be flush.
Actual behavior
There's extra space when the activity-container is empty.
Craft CMS version
5.05
PHP version
8.2
Operating system and version
No response
Database type and version
No response
Image driver and version
No response
Installed plugins and versions
The text was updated successfully, but these errors were encountered: