Skip to content
This repository was archived by the owner on Jan 2, 2024. It is now read-only.

Add missing .form-label classes in BS5 forms#92

Open
maciag-m wants to merge 1 commit into
protonemedia:masterfrom
maciag-m:fix/bs5-labels
Open

Add missing .form-label classes in BS5 forms#92
maciag-m wants to merge 1 commit into
protonemedia:masterfrom
maciag-m:fix/bs5-labels

Conversation

@maciag-m

@maciag-m maciag-m commented Jun 3, 2022

Copy link
Copy Markdown

According to BS5 docs, form labels should contain .form-label class to be displayed correctly. Without it, the space between label and field is too small.

Before:
obraz

After:
obraz

@long-blade

Copy link
Copy Markdown

@pascalbaljet please merge this. bs4 to bs5 has this minor change to the form labels

@Rattone

Rattone commented May 18, 2023

Copy link
Copy Markdown

@maciag-m isn't it better to add this class as default in the label component?

@pascalbaljet is this repo active? need reviewer or some help?

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants