When there are both multiple as well as single-item drop buttons on the same page/table, there's inconsistency on their width and text alignment:

That's because the multiple-item drop buttons need extra width in order to accommodate the drop arrow on their right side.
Here's how it would look with width: 113px and text-align: left applied to the single-item drop button:

GitHub Issue #:
1090
Recent comments
I’ve been looking into different ways to handle integrations more efficiently, and the approach you mentioned here clarifies a few things I was stuck on. Definitely going to try implementing...
Integration
It’s really interesting that clearing out the menu_links table and reinstalling the Admin Bar module did the trick. Menu corruption is such a common headache when moving from D7 to Backdrop,...
Upgrading from Drupal 7 - problem
Restore Newsletter Subscriptions from a Dev Website In my last comment, I described a way to restore newsletter subscriptions from a database backup. The method involved directly editing...
Re-enable Simplenews newsletter subscriptions that had been erroneously disabled