76e5b32687
.field's margin-bottom (meant for vertically-stacked fields) pushed each field's box lower than the bare Filter button under align-items: flex-end, making the button look higher than the search/playlist/format boxes next to it. New .filter-bar class zeroes that margin instead of the previous ad-hoc inline flex styling.