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

fixed navbar icon shuttering issue #414

Open
wants to merge 1 commit into
base: source
Choose a base branch
from

Conversation

agap-0251
Copy link

Addresses the issue #220

The problem is display property of anchor tag is changing from inline-block to inline when hovered.
I have fixed by changing,
-Added the padding for navbar to have same height as before
-Changed the display property of anchor tag to inline

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.

1 participant