Skip to content

Adding multiple buttons with dropdowns results in a btn-group class being added #4266

Closed
@rjacques

Description

@rjacques

Hi,

Please check the fiddle: https://jsfiddle.net/7axtqc8y/

When I add three dropdown buttons, the HTML will render automatically with a class of btn-group which results in a horizontal layout of the buttons (because inline-flex is rendered).

How can I have the 3 buttons as per above fiddle but prevent the additional btn-group class added?

Thanks!

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions