-
Notifications
You must be signed in to change notification settings - Fork 1k
Closed
Labels
bugissue that does not match design or documentation and requires code changes to addressissue that does not match design or documentation and requires code changes to address
Description
Expected Behavior
Icon only buttons should render with same dimensions as icon + label / label-only buttons.
Actual Behavior
In Safari, extra dimension is added above the svg, even though the SVG's dimension is square. This causes icon-only buttons to have different dimensions that other buttons. Depending on the theme, this effect is more dramatic than others.
URL, screen shot, or Codepen exhibiting the issue
39px button should be 36px tall according to theme.
Steps to Reproduce
Your Environment
- Grommet version:
- Browser Name and version:
- Operating System and version (desktop or mobile):
Metadata
Metadata
Assignees
Labels
bugissue that does not match design or documentation and requires code changes to addressissue that does not match design or documentation and requires code changes to address