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
Just to say I discovered an issue with doing this, which I have documented here. https://github.com/backdrop/backdrop-issues/issues/7168 To make this work, before this issue is...
Let users search for NIDs?
You could probably do this with a View where the exposed filter is the node id Ah, interesting idea. Thanks! Would you kindly consider creating links in the...
Let users search for NIDs?
Would you kindly consider creating links in the manner of a standard reference, such as "[1] - Name of source," accompanied by the URL? In most cases, I prefer to ban the brute force of nodes ID...
Let users search for NIDs?