Skip to content

Commit

Permalink
Merge pull request #186 from Honny1/add-space
Browse files Browse the repository at this point in the history
Add non-breaking space
  • Loading branch information
evgenyz committed Jun 20, 2023
2 parents 1ca9172 + 36c76eb commit 8fcaaa4
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -84,7 +84,7 @@ <h3>
<div class="pf-c-data-list__item-content">
<div class="pf-c-data-list__cell"><b>Scanner:</b></div>
<div class="pf-c-data-list__cell">
{{- report.scan_result.scanner -}} {{- report.scan_result.scanner_version -}}
{{- report.scan_result.scanner -}}&nbsp;{{- report.scan_result.scanner_version -}}
</div>
</div>
</div>
Expand Down

0 comments on commit 8fcaaa4

Please sign in to comment.