-
-
Notifications
You must be signed in to change notification settings - Fork 228
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: add margin left to prevent overflow of nav item #3904
Conversation
✅ Deploy Preview for oss-insights ready!
To edit notification comments on pull requests, go to your Netlify site configuration. |
✅ Deploy Preview for design-insights ready!
To edit notification comments on pull requests, go to your Netlify site configuration. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
PR Compliance Checks Passed!
Accepted the deploy preview and running CI/CD now. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Looks good! Thanks!!
## [2.53.1-beta.1](v2.53.0...v2.53.1-beta.1) (2024-08-12) ### 🐛 Bug Fixes * add margin left to prevent overflow of nav item ([#3904](#3904)) ([c8b8ace](c8b8ace))
## [2.54.0](v2.53.0...v2.54.0) (2024-08-12) ### 🐛 Bug Fixes * add margin left to prevent overflow of nav item ([#3904](#3904)) ([c8b8ace](c8b8ace)) * contributor insight card orange dot no longer squished ([#3912](#3912)) ([01cb265](01cb265)) ### 🍕 Features * update DevCard design ([#3879](#3879)) ([979576d](979576d))
Description
This PR adds the class
ml-2
to the nav component to prevent the overflowRelated Tickets & Documents
fix #3889
Mobile & Desktop Screenshots/Recordings
before:
after:
brave_f7n92rcpCF.mp4
Steps to QA
Tier (staff will fill in)
[optional] What gif best describes this PR or how it makes you feel?