Extension contributed button have misaligned icons
View options
- Truncate descriptions
Created by: felixfbecker
There should be padding between the icon and the label.
This is because the parent is display: flex
.
https://sourcegraph.com/github.com/sourcegraph/sourcegraph/-/blob/shared/src/actions/ActionItem.scss#L3:23

