-
-
Notifications
You must be signed in to change notification settings - Fork 32.3k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
[Button] Fix vertical text alignment by reducing padding #13931
Conversation
Looks like the project has visual regression testing with Argos. Edit: looks like there are no screenshots inside this repo, Argos is just comparing them with the previous revision. Leave a comment if you need anything before a merge. |
I am closing this PR for now because |
@adipascu I'm looking into it, could you reopen? At least, we need to fix the height issue. |
Ok reopened, thanks for taking the time to look into it. I am logging out for the day. |
b69b843
to
c8c7546
Compare
c8c7546
to
6da60e5
Compare
The fix for #13926 (visually) looks good to me 👍 @oliviertassinari If you want to add more code to this PR, consider replacing it with one authored by you. |
6da60e5
to
d34db7a
Compare
@adipascu Thank you. The list item changes solve a mismatch with the material specification. |
@adipascu It's a great first pull request on Material-UI 👌🏻. Thank you for working on it! |
Fix #13926
Fix #13900