Ribbon Icon placement

Hello

I would like to place a big item and an input field which will work togehter as a global search. I didn’t found a solution to put these 2 types among each other. It always looks like on the screenshot. Is there a way ?


Thank you and best regards
Olsi

Hello

No Idea ? It should look like this:


Thank you

The following is working fine for me

Ribbon._items.suchen.base.style.position = "relative";
Ribbon._items.suchen.base.style.top = "6px";
Ribbon._items.suchen.base.style.left = "-9px";