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 Nav item padding #1020

Open
thansidwell opened this issue Nov 23, 2024 · 0 comments
Open

Fix Nav item padding #1020

thansidwell opened this issue Nov 23, 2024 · 0 comments

Comments

@thansidwell
Copy link
Collaborator

thansidwell commented Nov 23, 2024

On the navigation on the nav items,

  1. The top padding is much more than the bottom padding.
    Image
    Fix the padding so the bottom padding matches the top. It appears to be from some contraint around the icons.
    Image

  2. The top padding on the text is larger than the bottom as well.
    Image
    Fix the padding padding so it matches the top.

  3. The space between the icon and text is too large, about 14px.
    Image
    Reduced to about 4px so it looks like this.
    Image
    There appears to be some CSS like gap and margin-right that is creating it.
    Image

@thansidwell thansidwell converted this from a draft issue Nov 23, 2024
@nlebovits nlebovits added good first issue Good for newcomers frontend labels Nov 27, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
Status: To Do
Development

No branches or pull requests

2 participants