8000 Class missing for Bootstrap 5 inline checkbox/radio · Issue #180 · formr/formr · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content
Class missing for Bootstrap 5 inline checkbox/radio #180
Closed
@jendrage

Description

@jendrage

Hi there,

In the bootstrap5_css() function, the class seems to missing for inline checkbox/radios:

'checkbox-inline' => 'form-check-input',

I think it should be:
'checkbox-inline' => 'form-check-input form-check-inline',

Jen

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions

      0