/* Sort Lines Tool */

/* Keep the sort-by-field controls aligned along their baseline on desktop;
   they stack naturally on mobile via the Bootstrap grid. */
.sortFieldRow .form-check {
    padding-top: 0.25rem;
}
