laravel-form-components icon indicating copy to clipboard operation
laravel-form-components copied to clipboard

Add missing .form-label classes in BS5 forms

Open maciag-m opened this issue 2 years ago • 2 comments

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

maciag-m avatar Jun 03 '22 11:06 maciag-m

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

long-blade avatar Dec 16 '22 16:12 long-blade

@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?

Rattone avatar May 18 '23 12:05 Rattone