Skip to content

Commit c167974

Browse files
committed
Update mGAP/JBrowse CSS
1 parent 27c75fc commit c167974

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

jbrowse/src/client/JBrowse/Search/search.css

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -17,3 +17,7 @@ p.MuiTypography-root {
1717
font-size: 14px;
1818
}
1919

20+
/* This corrects for the search box 'search for location' text being shifted downward. */
21+
.MuiAutocomplete-inputRoot[class*="MuiOutlinedInput-root"] {
22+
padding: 0;
23+
}

0 commit comments

Comments
 (0)