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

PR created x minutes ago is cut off in small tabs #2985

Merged
merged 1 commit into from
Sep 28, 2021
Merged

PR created x minutes ago is cut off in small tabs #2985

merged 1 commit into from
Sep 28, 2021

Conversation

burkeholland
Copy link
Collaborator

Fixes #2952

The "Spaced" element is putting forced line breaks in the output which results in an overflow on the div. Removing in favor of a more semantic solution with spacing inline with the output.

@alexr00
Copy link
Member

alexr00 commented Sep 28, 2021

Sorry I missed this PR for 25 days!

It looks like Spaced is specifically putting non-breaking spaces in. Got it.

Copy link
Member

@alexr00 alexr00 left a comment

Choose a reason for hiding this comment

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

Looks good, thank you!

@alexr00 alexr00 merged commit c42220b into microsoft:main Sep 28, 2021
@alexr00 alexr00 added this to the September 2021 milestone Sep 28, 2021
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.

PR created x minutes ago is cut off in small tabs
2 participants