File tree Expand file tree Collapse file tree 1 file changed +1
-1
lines changed
src/containers/SequenceSearch/components/SearchForm Expand file tree Collapse file tree 1 file changed +1
-1
lines changed Original file line number Diff line number Diff line change @@ -61,7 +61,7 @@ class SearchForm extends React.Component {
6161 < div >
6262 < div className = "row" >
6363 < div className = "small-12 columns" >
64- < small > Powered by < a style = { { marginRight : "7px" } } target = '_blank' href = 'https://rnacentral.org/' > RNAcentral</ a > |</ small >
64+ < small > < img src = { 'https://rnacentral.org/static/img/logo/rnacentral-logo.png' } alt = "RNAcentral logo" style = { { width : "1%" , verticalAlign : "text-top" } } /> Powered by < a style = { { marginRight : "7px" } } target = '_blank' href = 'https://rnacentral.org/' > RNAcentral</ a > |</ small >
6565 < small style = { { marginLeft : "7px" } } > Local alignment using < a target = '_blank' href = 'https://www.ncbi.nlm.nih.gov/pubmed/23842809' > nhmmer</ a > </ small >
6666 </ div >
6767 </ div >
You can’t perform that action at this time.
0 commit comments