lauren / pick-a-color

an easy-to-use jQuery color picker for Twitter Bootstrap
http://lauren.github.com/pick-a-color/
MIT License
269 stars 89 forks source link

Clipping in jQuery Accordion #79

Open cocomo opened 8 years ago

cocomo commented 8 years ago

My Pick-A-Colors dialog gets clipped when I place it inside jQueries Accordion plugin. I wonder how to fix it: Is the clipping somehow related to Pick-A-Color or should I rather ask somewhere close to the Accordion plugin? Has anyone experienced such clipping?

hisenberg1 commented 8 years ago

I'm having the same problem. For now, I added "margin-bottom:300px;" to the last element of my accordion section.