Skip to content

Commit

Permalink
Add non-breaking space before 'show description button'
Browse files Browse the repository at this point in the history
  • Loading branch information
lunaticmonk authored and Sumedh Nimkarde committed Jun 19, 2021
1 parent 8119241 commit 2fbdf80
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions webapp/src/components/viewTitle.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -64,6 +64,7 @@ const ViewTitle = React.memo((props: Props) => {
}}
icon={<ShowIcon/>}
>
&nbsp;
<FormattedMessage
id='ViewTitle.show-description'
defaultMessage='show description'
Expand Down

0 comments on commit 2fbdf80

Please sign in to comment.