.app { display:flex; flex-direction: column; } .app > .picker { display: flex; flex-direction: row; justify-content: space-between; }