Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Bootstrap .form-inline compatibility #266

Open
4leads opened this issue Nov 22, 2018 · 1 comment
Open

Bootstrap .form-inline compatibility #266

4leads opened this issue Nov 22, 2018 · 1 comment
Labels

Comments

@4leads
Copy link

4leads commented Nov 22, 2018

At the Moment .minicolors takes full width. Maybe fix it by adding:

.form-inline .minicolors {
  display: inline-block;
}

to the stylesheet?

@claviska
Copy link
Owner

I'm not really aiming for 100% Bootstrap compatibility — it's more of an example to show how it can be done. However, if you want to submit a PR for this that would be fine.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants