Skip to content

Commit 447885b

Browse files
[risk=no] small fixes (#1518)
* small fixes * removing footer for now
1 parent 9200678 commit 447885b

File tree

3 files changed

+1
-732
lines changed

3 files changed

+1
-732
lines changed

public-ui/src/app/data-browser/views/sv-genomic-view/components/consequence-gene-display-component.tsx

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,6 @@ const css = `
1616
1717
.consequence-heading {
1818
font-family: gothamBold, Arial, Helvetica, sans-serif;
19-
font-weight: bold;
2019
}
2120
2221
.consequence-item {

public-ui/src/app/shared/components/rh-header/rh-header.tsx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -241,7 +241,7 @@ export class RhHeader extends React.Component<{}, State> {
241241
className="menu-item menu-item-type-post_type_archive menu-item-object-publication menu-item-3277"
242242
>
243243
<a href="https://www.researchallofus.org/publications/">
244-
Publications Directory
244+
Publication Directory
245245
</a>
246246
<div className="item-expand" />
247247
</li>

0 commit comments

Comments
 (0)