We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c167974 commit 5a20ef0Copy full SHA for 5a20ef0
jbrowse/src/client/JBrowse/Search/search.css
@@ -19,5 +19,5 @@ p.MuiTypography-root {
19
20
/* This corrects for the search box 'search for location' text being shifted downward. */
21
.MuiAutocomplete-inputRoot[class*="MuiOutlinedInput-root"] {
22
- padding: 0;
+ padding: 0 !important;
23
}
0 commit comments