Set size and postion of edit box

I have a grid located at the bottom of a page. When a user clicks to edit, is there a way to expand the width of the edit box (2x would be great) and also to have the edit box appear above the cell rather than below?

Thank you.

If you are talking about “txt” excell you configure it styles using the following css:
.dhx_combo_select{
}