Skip to content

Modifications to work with Bootstrap 4.6 #275

Description

@plecos

In order to make this look correct in my app, I had to do the following changes:

@line 114 I added:

this.$element.addClass('form-control');
this.$element.removeClass('ml-3');

When I put these lines in, it looks very nice and the dropdown lines up with the input. I post this to see if anyone had any better way of doing this.

Activity

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

Metadata

Metadata

Assignees

No one assigned

    Labels

    bootstrap4For issues related to Bootstrap 4

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions