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 for incorrect file icon margins with compact pinned tabs and left tab action location #202808

Merged
merged 1 commit into from
Jan 19, 2024

Conversation

benibenj
Copy link
Contributor

This PR addresses an issue where the file icon of pinned tabs was not centered and had incorrect padding when the Pinned Tab Sizing was set to compact and Tab Action Location was set to left. The CSS selector has been updated to exclude compact pinned tabs from the rule that was causing the issue.

Fixes #202505

@benibenj benibenj enabled auto-merge (squash) January 19, 2024 09:39
@benibenj benibenj self-assigned this Jan 19, 2024
@VSCodeTriageBot VSCodeTriageBot added this to the December / January 2024 milestone Jan 19, 2024
@benibenj benibenj merged commit 3b9f4a3 into main Jan 19, 2024
7 checks passed
@benibenj benibenj deleted the benibenj/curly-wallaby branch January 19, 2024 09:53
@microsoft microsoft locked and limited conversation to collaborators Jun 10, 2024
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Settings conflict: Wrong file icon margins with "pinnedTabSizing: compact" and "tabActionLocation: left"
3 participants