django-crispy-forms / django-crispy-forms/crispy-bootstrap5

The label in horizontal form is unnecessarily shifted up

Open
#216 1 comment 0 reactions 0 assignees View on GitHub
Dominant language
HTML
Stars
525
Forks
77
Avg merge
1d 1h
Merged PRs (30d)
2

Description

Line 16 in "/crispy_bootstrap5/templates/bootstrap5/field.html" was changed in commit 668e66d and the class "pt-0" was added as part of this change. This causes the form labels in horizontal forms to be pushed to the top unnecessarily.
The Bootstrap 5 documentation does not mention using something like this. Is it possible to remove this particular class?

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.