08/09/2013 at 11:10 am
#266856
Keymaster
Add the follow CSS to you theme.s custom.css file. It should help, for the most part:
#cn-cmap input[type="text"] {
display: inline-block;
}
#cn-cmap .chzn-container-single .chzn-single div b {
background: url("/wp-content/plugins/connections/assets/images/chosen-sprite.png") no-repeat scroll 0 1px transparent;
}