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

[INT-1190] Center gear tab #9761

Merged
merged 1 commit into from Feb 26, 2024
Merged

[INT-1190] Center gear tab #9761

merged 1 commit into from Feb 26, 2024

Conversation

emmajsadams
Copy link
Contributor

@emmajsadams emmajsadams commented Feb 22, 2024

The gear tab was slightly off center both vertically and horizontally. Since it is an svg the best way to fix this is by applying a transform in pixels to correct this. The transform will ensure that regardless of the position of the svg on the page it is offset by exactly that much relative to it's position in the parent element. I measured the center using the screenshot tool and it should be exactly 46 pixels from all four sides.

Screenshot 2024-02-22 at 9 17 52 AM
Screenshot 2024-02-22 at 9 17 45 AM

@emmajsadams emmajsadams requested review from a team and bbonenfant and removed request for a team February 22, 2024 17:20
@emmajsadams
Copy link
Contributor Author

lol first time I use the INT team random assignment and it still goes to you Ben 😆

Copy link
Contributor

@bbonenfant bbonenfant left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks Great!

@emmajsadams emmajsadams merged commit 4749bbd into master Feb 26, 2024
12 checks passed
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.

None yet

2 participants