There's already a question that I want to ask:
https://community.splunk.com/t5/Dashboards-Visualizations/How-to-make-label-and-dropdown-in-the-same...
The solution to use CSS as display:flex and padding works for a single input but I want to keep multiple inputs: time, multiselect, text and checkbox ALL *in a single line*. When I use the answer by niketilay, it makes labels next to them but moves all the inputs on different lines.
Can anyone help me with a sample XML/CSS code to work it out?