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: icons hover #506

Merged
merged 1 commit into from
Jun 28, 2018
Merged

fix: icons hover #506

merged 1 commit into from
Jun 28, 2018

Conversation

fsdiogo
Copy link
Contributor

@fsdiogo fsdiogo commented Jun 28, 2018

This PR fixes a problem that happened in Chrome (Mac).

As we hovered the icons they scaled a bit so it had a weird behaviour:
before

I've removed the scale effect, as it was minor and the changing background color is more than sufficient from an UX point of view:
after

@fsdiogo fsdiogo self-assigned this Jun 28, 2018
@fsdiogo fsdiogo requested a review from lidel June 28, 2018 13:20
@fsdiogo fsdiogo added kind/bug A bug in existing code (including security flaws) UX exp/novice Someone with a little familiarity can pick up labels Jun 28, 2018
Copy link
Member

@lidel lidel left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Oh wow, it looked really bad on Mac 😕
I agree it is a gimmick, ok to remove it 👍

@lidel lidel merged commit 250e933 into ipfs:master Jun 28, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
exp/novice Someone with a little familiarity can pick up kind/bug A bug in existing code (including security flaws)
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants