itsjavi / bootstrap-colorpicker

Bootstrap Colorpicker is a modular color picker plugin for Bootstrap.
https://itsjavi.com/bootstrap-colorpicker/
MIT License
1.38k stars 367 forks source link

Swatch not wrapping #248

Closed zishani closed 6 years ago

zishani commented 6 years ago

Hi,

How do I get the swatches palette to wrap around to the width of the picker control? Currently mine is like this: image

I assume I need to apply a customClass - but then what css property do I need to target of the picker for specifying the width in?

I don't think I want to set container: true as this makes the width of the picker the width of my textBox which is too wide.

Thanks

itsjavi commented 6 years ago

right, you have to style the swatch box until we fix that css issue

itsjavi commented 6 years ago
screen shot 2018-07-22 at 23 25 37

This is fixed in version 3.0.0-beta.4, which comes with better pixel-perfect styling