Skip to content

Commit 5a20ef0

Browse files
committed
Update mGAP/JBrowse CSS
1 parent c167974 commit 5a20ef0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,5 +19,5 @@ p.MuiTypography-root {
1919

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

0 commit comments

Comments
 (0)