Problem/Motivation
Claro theme has been great so far, but some layout issues exist.
My project is currently using Workbench Moderation to control moderation states. New buttons underneath the standard Save and Publish button are added to the dropdown. When button text is long and has a dropdown menu, the dropdown text is cut short also save button and preview button are not aligned with each other.
Steps to reproduce
- Install 10.1.x version of Drupal core
- Download & Enabled contributed Workbench Moderation module.
- Enabled the moderation states for the Article content type.
- Add/Edit the article content, you can see the dropdown UI issue.
Proposed resolution
Update CSS so dropdown button text is not cut off.
Remaining tasks
Create patch to fix the issue.
User interface changes
Before
With Workbench Moderation