diff --git a/chosen/chosen.css b/chosen/chosen.css index 8b724ed..799fe71 100644 --- a/chosen/chosen.css +++ b/chosen/chosen.css @@ -104,6 +104,7 @@ position: relative; margin: 0; white-space: nowrap; + z-index: 1010; } .chzn-container-single .chzn-search input { background: #fff url('chosen-sprite.png') no-repeat 100% -22px; @@ -365,4 +366,4 @@ background: url('chosen-sprite.png') no-repeat -38px -22px, linear-gradient(top, #ffffff 85%,#eeeeee 99%); padding: 4px 5px 4px 20px; } -/* @end */ \ No newline at end of file +/* @end */