dojo / widgets

:rocket: Dojo - UI widgets.
https://widgets.dojo.io
Other
88 stars 66 forks source link

Incorrect icon size for an icon only button in material #1733

Closed agubler closed 3 years ago

agubler commented 3 years ago

Bug

The size of the icon for an icon only button is not currently correct. It is 18px at the moment which is correct when rendering a button with an icon and text according to the specs:

Buttons_-_Material_Design

However the icon should be 24px when it there is not text according to, where toggle buttons are basically buttons with only an icon.

Buttons_-_Material_Design

Full Spec: https://material.io/components/buttons#specs