b6759f9c765a20b162e146b23df06bff1b92eb1b max Fri Jul 4 04:52:07 2025 -0700 making hgBlat submit button same height as the other buttons, no redmine diff --git src/hg/hgBlat/hgBlat.c src/hg/hgBlat/hgBlat.c index 92bba9eeb12..d2d0cf958da 100644 --- src/hg/hgBlat/hgBlat.c +++ src/hg/hgBlat/hgBlat.c @@ -2121,31 +2121,31 @@ printf("\n"); printf("\n"); printf("\n"); printf("\n"); cgiMakeCheckBoxWithId("allResults", allResults, "allResults"); printf("All Results (no minimum matches)"); // clicking on the All Results text clicks the checkbox. jsOnEventById("click", "allResultsText", "document.mainForm.allResults.click();" "return false;" // cancel the default ); printf("\n"); printf("\n"); -printf("\n"); +printf("\n"); printf("\n"); printf("\n"); printf("\n"); printf("\n"); printf("\n"); puts("\n" "Paste in a query sequence to find its location in the\n" "the genome. Multiple sequences may be searched \n" "if separated by lines starting with '>' followed by the sequence name.\n" "\n" "\n" ); puts("\n");