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

nav li button[type="button"] does not have smaller padding #476

Closed
olehmisar opened this issue Mar 1, 2024 · 1 comment · Fixed by #479 or #480
Closed

nav li button[type="button"] does not have smaller padding #476

olehmisar opened this issue Mar 1, 2024 · 1 comment · Fixed by #479 or #480

Comments

@olehmisar
Copy link

Please search for duplicate or closed issues first.

Describe the issue

nav li button has smaller padding. If I add type="button" to the <button> the padding is reset to the default (because default styles take over nav li button styles). I believe, adding nav li [type="button"] to the selector list should fix the issue.

Current Behavior

image

Expected Behavior

image

Reproduction URL

-

Environment

not relevant

@hybs123
Copy link
Contributor

hybs123 commented Mar 3, 2024

I have updated the SCSS files in this to solve the padding problem.

@lucaslarroche lucaslarroche linked a pull request Mar 3, 2024 that will close this issue
@lucaslarroche lucaslarroche mentioned this issue Mar 3, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
2 participants