amoffat / bootstrap-application-wizard

MIT License
1.86k stars 390 forks source link

"Chosen" input height too small #62

Open ludwigm opened 10 years ago

ludwigm commented 10 years ago

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

gjrtimmer commented 10 years ago

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.

ludwigm commented 10 years ago

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