See https://github.com/harvesthq/chosen/issues/18#issuecomment-2311377 for more details. modified: chosen/chosen.css
This commit is contained in:
parent
f618c69d54
commit
a53b58f15a
|
@ -104,6 +104,7 @@
|
||||||
position: relative;
|
position: relative;
|
||||||
margin: 0;
|
margin: 0;
|
||||||
white-space: nowrap;
|
white-space: nowrap;
|
||||||
|
z-index: 1010;
|
||||||
}
|
}
|
||||||
.chzn-container-single .chzn-search input {
|
.chzn-container-single .chzn-search input {
|
||||||
background: #fff url('chosen-sprite.png') no-repeat 100% -22px;
|
background: #fff url('chosen-sprite.png') no-repeat 100% -22px;
|
||||||
|
|
Loading…
Reference in a new issue