#page-recipe-list .filters {
    display: flex;
}

#page-recipe-list .filters > * {
    margin-left: 1em;
    flex: 1;
}