Is there a way to position components differently when next to one another?
For example, I have two columns. Column one contains a drop down and column two contains a button. When there is no label on the drop down, the button and drop down are positioned perfectly. (the button does not extend down fully to the bottom of the drop down, but that is not as big of a concern.) See in the picture below.
This doesn’t break any functionality, however, it does disrupt the UX. Especially when they are side by side like our use case. Is there a way to fix this?