multiComboFilter in a datatable header of 3 rows

Hi,

I observe a visual bug when showing multiComboFilter and others in a datatable header of three rows. Specifically, check this snippet. As you can see, filters are placed in different positions.

Any way to fix it?

Thanks!

Hello!
Yep, you’re right, it’s sort of a bug. Will be fixed.
For now you can make it look better with the following CSS:

 .webix_ss_filter input {
  margin-top:-45px
  }

Please, check https://snippet.webix.com/7ym5cwat