Align button and text input in a form with top label position

Hi,

I want to align a button with a text input in a form having label position set to top :

Here the final result i want : http://webix.com/snippet/20b46890

But in this snippet I use both css and inputHeight property. It seems to not be a clean solution. There is a better way to do this ?

Thanks

Hi,

The most common way to size Webix controls is to add an extra row or column. The needed height will be set automatically:

http://webix.com/snippet/2620586d