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

[Blazor] Fix template nav menu styling #58245

Merged
merged 1 commit into from
Oct 7, 2024

Conversation

MackinnonBuck
Copy link
Member

Fixes the nav menu styling on Blazor templates.

Before

image

After

image

Fixes #58214

@MackinnonBuck MackinnonBuck added the area-blazor Includes: Blazor, Razor Components label Oct 4, 2024
@MackinnonBuck MackinnonBuck requested a review from a team as a code owner October 4, 2024 22:30
Copy link
Member

@mkArtakMSFT mkArtakMSFT left a comment

Choose a reason for hiding this comment

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

Thanks @MackinnonBuck!

@MackinnonBuck MackinnonBuck merged commit cbaa169 into main Oct 7, 2024
27 checks passed
@MackinnonBuck MackinnonBuck deleted the mbuck/fix-template-styling branch October 7, 2024 20:36
@dotnet-policy-service dotnet-policy-service bot added this to the 10.0-preview1 milestone Oct 7, 2024
@MackinnonBuck
Copy link
Member Author

/backport to release/9.0

Copy link
Contributor

github-actions bot commented Oct 7, 2024

Started backporting to release/9.0: https://github.com/dotnet/aspnetcore/actions/runs/11223695781

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area-blazor Includes: Blazor, Razor Components
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Bootstrap 5.3.3 upgrade breaks Blazor template styling
3 participants