-
Notifications
You must be signed in to change notification settings - Fork 1.2k
Closed
Labels
BugSomething is broken and not working as intended in the system.Something is broken and not working as intended in the system.
Description
Issue summary
When you create a ButtonGroup with size="slim" where one Button is text and the other button is an Icon, in a full-screen view the buttons are not-aligned. This works well for any bigger button sizes and when the screen is small (inspecting on chrome on a phone view).
Expected behavior
When creating a ButtonGroup if one Button is text and another button is an Icon, they should be aligned

Actual behavior
There is a 1px missalignment between the button with text and the button with an Icon

Steps to reproduce the problem
Reduced test case
CodeSandbox to reproduce the issue.
Specifications
- Are you using the React components? (Y/N):Y
- Polaris version number: 6.1.0
- Browser: Chrome:89.0.4389.90
- Device: MacBook Pro
- Operating System: macOS 10.15.7
Metadata
Metadata
Assignees
Labels
BugSomething is broken and not working as intended in the system.Something is broken and not working as intended in the system.