bootstrap-application-wizard icon indicating copy to clipboard operation
bootstrap-application-wizard copied to clipboard

"Chosen" input height too small

Open ludwigm opened this issue 11 years ago • 2 comments

The input field generated by the jquery chosen plugin integrated in the wizard creates a too small input box. I don't know where this is coming from. The example has the same problem.

screenshot 2014-01-11 19 17 59

The online hosted version (I think boostrap2) does not have the problem: http://www.panopta.com/static/bootstrap-wizard-plugin/demo/demo.html

ludwigm avatar Jan 11 '14 18:01 ludwigm

Interesting, could you please post which browser you are using. With the latest Chrome, I'm using locally, I don't have this issue. Maybe there is a CSS conflict between Chosen and B3.

gjrtimmer avatar Feb 07 '14 07:02 gjrtimmer

I tried it out with current Chrome stable channel, the alpha channel and the recent Safari. It happens with all. Just downloaded the zip and open the demo.html. No changes to the code.

But I think I did find the bug. It is a chosen Css. Look at the following screenshots:

image

ludwigm avatar Feb 14 '14 17:02 ludwigm