google-code-export / jpicker

Automatically exported from code.google.com/p/jpicker
1 stars 0 forks source link

The color picker UI is diturbed #38

Open GoogleCodeExporter opened 9 years ago

GoogleCodeExporter commented 9 years ago
What steps will reproduce the problem?
1. Used the inline example by declaring as $('#color-select').jPicker();

What is the expected output? What do you see instead?
The color picker is displayed in the div as expected,but the UI of the color 
picker is not as in the example shown on your website. The color bar with the 
slider goes up, and some other minor bugs. I have attached an screen shot of 
the problem.

What version of the product are you using? On what operating system?
version 1.1.6, Windows 7, Firefox 16.0.2

Original issue reported on code.google.com by tejas.ra...@gmail.com on 5 Nov 2012 at 1:08

Attachments:

GoogleCodeExporter commented 9 years ago
Double-check your CSS settings for your website. It appears as if you may have 
an input padding that is overriding the padding for the control inputs 
themselves, and pushing the boxes to wider than they should be. After checking 
that, please post another comment with your results.

Original comment by christop...@gmail.com on 5 Nov 2012 at 5:30