.sl-search  {
    display: flex;
     }

.tx-indexedsearch-form {
    margin-top: 0.5rem;
}

.tx-indexedsearch-browsebox ul {
    display: flex;
}
.tx-indexedsearch-browsebox li {
padding-left: 1rem;
list-style: none;
}