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

Fixes #125303 #125304

Merged
merged 2 commits into from
Jun 9, 2021
Merged

Fixes #125303 #125304

merged 2 commits into from
Jun 9, 2021

Conversation

stefanloerwald
Copy link
Contributor

This changes the placement of a div with this class from top: auto to top: 0, which will avoid placing this div vertically below a sibling div.

This PR fixes #125303

This changes the placement of a div with this class from `top: auto` to `top: 0`, which will avoid placing this div vertically below a sibling div.
@stefanloerwald
Copy link
Contributor Author

Thanks for authorizing the workflow run.

Seems like there was an unrelated issue running the workflow:

2021-06-08T13:48:59.5178694Z ##[section]Starting: Request a runner to run this job
2021-06-08T13:49:01.1752379Z Can't find any online and idle self-hosted runner in current repository that matches the required labels: 'macos-latest'
2021-06-08T13:49:01.2311633Z Can't find any online and idle self-hosted runner in current repository's organization/enterprise account that matches the required labels: 'macos-latest'
2021-06-08T13:49:01.3261910Z Found online and idle hosted runner in current repository's enterprise account that matches the required labels: 'macos-latest'
2021-06-08T13:49:01.4295703Z ##[section]Finishing: Request a runner to run this job

@alexdima alexdima added this to the June 2021 milestone Jun 9, 2021
@alexdima alexdima merged commit 1518fb5 into microsoft:main Jun 9, 2021
@alexdima
Copy link
Member

alexdima commented Jun 9, 2021

Thank you!

@stefanloerwald stefanloerwald deleted the patch-1 branch June 10, 2021 06:30
@github-actions github-actions bot locked and limited conversation to collaborators Jul 24, 2021
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.

monaco-aria-container may create unwanted vertical height.
2 participants