Skip to content

Bootstrap 5.3.3 upgrade breaks Blazor template styling #58214

@danroth27

Description

@danroth27

The Bootstrap 5.3.3 upgrade seems to break some of the styling in the Blazor template. The horizontal padding on the nav links is missing:

Before (.NET 8):

{345A80C3-C3C0-46D9-9FBE-0655CA54BA44}

After (.NET 9):

{ED418A27-0F93-4202-BBDC-67DFDFEA2BDA}

This appears to be partially due to some undefined CSS variables that Bootstrap started using in 5.2:

{FD6685A4-408B-4AD4-B4B3-C1638DFEBB65}

.NET SDK version: 9.0.100-rc.2.24474.11

Metadata

Metadata

Assignees

Labels

area-blazorIncludes: Blazor, Razor ComponentsbugThis issue describes a behavior which is not expected - a bug.feature-templates

Type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions