Problem/Motivation
In https://www.drupal.org/node/3111075 the buttons in the UI were made smaller for Claro by adding a .button--small class to them. However the "Add above" button wasn't changed and it's now larger than the other buttons.

Proposed resolution
Add the .button--small class to the "Add above" button to make it the same size as the other buttons.

Comments
Comment #2
gaards commentedPatch attached
Comment #3
sasanikolic commentedLooks good to me. Just added a test for this.
Comment #4
sasanikolic commentedLet's also add that to the "Convert..." button.
Comment #5
sasanikolic commentedNevermind about the previous comment, that's not committed yet (this issue). :)
Comment #6
sasanikolic commentedHere is a patch against stable. The latest patch didn't apply for our project.
Comment #7
berdirCommitted.