Hello, I am trying to render HTML select box. I have 3 Div's inside table cell. Value
When the table expands the alignment of leftDiv and rightDiv is OK. But when the table shrinks below the size of two divs (leftDiv & rightDiv ) the rightDiv is rendering below the leftDiv.
How to make this two Divs stick together all the time?