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

AKS: fix the scroll coming when hovering over unicorn in nav-left #3

Closed
wants to merge 1 commit into from

Conversation

abheist
Copy link

@abheist abheist commented Sep 13, 2017

No description provided.

@@ -73,6 +73,7 @@ a.nav-item:not(.button)
flex-basis: 0

.nav-left
overflow: hidden
Copy link

Choose a reason for hiding this comment

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

Should be listed in alphabetical order.

Copy link
Owner

Choose a reason for hiding this comment

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

@kevva I don't really order alphabetically. When I did CSS a lot before, I used to order layout type props first, and then visual only. I don't see any benefit in doing it alphabetically tbh.

@sindresorhus
Copy link
Owner

@yabhis What browser and OS did you see this in? I haven't seen it before.

Can you add the override to main.scss instead? I don't want to edit these files as they're bundled CSS framework files and should be updateable.

@kevva
Copy link

kevva commented Sep 14, 2017

@sindresorhus, I see this in Chrome 60.0.3112.113. Noticed you've fixed it now though :).

@abheist
Copy link
Author

abheist commented Sep 14, 2017

@sindresorhus , I see this in Chrome Version 60.0.3112.113 (Official Build) (64-bit)

bencwbrown added a commit to bencwbrown/bencwbrown.co.uk that referenced this pull request Jun 22, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants