Skip to content
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

fix(button/icon): fixing the icon disposition in button #653

Merged
merged 5 commits into from
Feb 10, 2021

Conversation

gullerya
Copy link
Contributor

@gullerya gullerya commented Feb 10, 2021

This fixes the icon disposition in the button.
Pay attention, that in the dev.vivid.vonage.com the icon is few pixels above.

The solution is to change the inline-flex of the icon to be just flex - please consider if that may have any side effects that i've missed (don't know why not used it in the first place).

Also, pay attention that there is no need in some CSS in button due to this change (and that CSS hasn't really helped anyway).

@gullerya gullerya added the Type: Bug 🐞 Something isn't working label Feb 10, 2021
@github-actions
Copy link

🚀

Latest successful build of the PR deployed here.

🚀

yinonov
yinonov previously approved these changes Feb 10, 2021
@sonarcloud
Copy link

sonarcloud bot commented Feb 10, 2021

Kudos, SonarCloud Quality Gate passed!

Bug A 0 Bugs
Vulnerability A 0 Vulnerabilities
Security Hotspot A 0 Security Hotspots
Code Smell A 0 Code Smells

No Coverage information No Coverage information
0.0% 0.0% Duplication

@gullerya gullerya merged commit 9d15d14 into master Feb 10, 2021
@gullerya gullerya deleted the fix-icon-in-button branch February 10, 2021 15:11
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Type: Bug 🐞 Something isn't working
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants