Skip to content

Checkbox without label #2911

Closed
Closed
@redraw

Description

@redraw

Using bootstrap-vue@2.0.0-rc.15.

<b-form-checkbox> requires a label to work properly. If label is empty, there's extra padding/margin around the checkbox.

A workaround is to add plain prop to <b-form-checkbox>.

Here's Bootstrap documentation on checkbox without labels: https://getbootstrap.com/docs/4.1/components/forms/#without-labels

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions