combo css problem - text aligning to center

Hello,



I am loading a combo as follows:













When the combo is loaded the values are aligned center. After the user selected a combo they are aligned left. How can I always have them aligned left? I have a feeling some CSS elsewhere in my page is affecting how the dhxCombo is displaying.



I have tried putting “text-align: left” in dhtmlxcombo.css under .dhx_combo_input, but that didn’t work.



Thanks!

-Tim


Hello,


Could you please provide the complete demo that reproduces the issue.