Improve the horizontal centering of some button icons #1400
Labels
Good First Issue
An issue that's suitable for someone looking to contribute for the first time
[Type] Task
Issues or PRs that have been broken down into an individual action to take
Milestone
In the desktop view, there are two different types of buttons:
since the SVG icons have a default right margin of 4px, the icons of the buttons without text aren't really centered:
This changes in the responsive views, where the buttons text gets hidden and the buttons have a fixed width. However, in the desktop view we should maybe consider to remove the right margin for buttons without text.
The text was updated successfully, but these errors were encountered: