-
Notifications
You must be signed in to change notification settings - Fork 1.8k
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(tooltip): tooltip margin bug #8461
fix(tooltip): tooltip margin bug #8461
Conversation
Deploy preview for carbon-elements ready! Built with commit dc027ee |
Deploy preview for carbon-components-react ready! Built without sensitive environment variables with commit dc027ee https://deploy-preview-8461--carbon-components-react.netlify.app |
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.
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.
- The left and top directions with start, center and end alignments still need
8px (spacing-03)
between the icon and the caret tip. The others look good !
@tw15egan @laurenmrice updated :) |
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.
- The top direction for start,center and end alignment needs to fixed still. The rest of the directions and alignments look great!
uff yeah - okay fixing now! |
…arbon into 8275-tooltip-margin-bug
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 to me! 🎉
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.
LGTM 👍 ✅
Closes #8275
Adds small 8px margin to tooltip to match current design in Sketch kit