Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Fix stying of sort label on advanced search form (#3089)
`.col-form-label` is only suitable for `<label>` tags as it imposes `font-size: inherit;` This is not what we'd want out of an `<h2>`
- Loading branch information