Skip to content

Form fields in web pages in project templates appear squished together #40887

@DamianEdwards

Description

@DamianEdwards

Affected versions: .NET 6 and .NET 7

Seems as part of the migration to Bootstrap 5.x the styling in our templates has resulted in form fields being squashed together in a very unattractive way, e.g.:

image

Compare this to example form on the Bootstrap docs:

image

Both screenshots were taken in Edge latest running on Windows 11 running full screen at 4K at 150% scaling. The templates used were latest from the main branch but this reproduces in .NET 6 too.

The effect is exacerbated when an input text field has focus as its border highlight is clipped by the next element in the form, e.g. the button is overlapping the focus border effect of the input field:'

image

Metadata

Metadata

Assignees

Labels

✔️ Resolution: FixedThe bug or enhancement requested in this issue has been checked-in!DoneThis issue has been fixedarea-identityIncludes: Identity and providersfeature-templates

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions