-
Notifications
You must be signed in to change notification settings - Fork 10.4k
Closed
Copy link
Labels
✔️ Resolution: FixedThe bug or enhancement requested in this issue has been checked-in!The bug or enhancement requested in this issue has been checked-in!DoneThis issue has been fixedThis issue has been fixedarea-identityIncludes: Identity and providersIncludes: Identity and providersfeature-templates
Milestone
Description
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.:
Compare this to example form on the Bootstrap docs:
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:'
Metadata
Metadata
Assignees
Labels
✔️ Resolution: FixedThe bug or enhancement requested in this issue has been checked-in!The bug or enhancement requested in this issue has been checked-in!DoneThis issue has been fixedThis issue has been fixedarea-identityIncludes: Identity and providersIncludes: Identity and providersfeature-templates