Skip to content

Commit

Permalink
standardize white space
Browse files Browse the repository at this point in the history
  • Loading branch information
rafawendel committed Mar 22, 2021
1 parent 3bdbb24 commit ee8ebb3
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions client/app/pages/alert/components/NotificationTemplate.jsx
Original file line number Diff line number Diff line change
Expand Up @@ -94,8 +94,8 @@ function NotificationTemplate({ alert, query, columnNames, resultValues, subject
data-test="CustomBody"
/>
<HelpTrigger type="ALERT_NOTIF_TEMPLATE_GUIDE" className="f-13">
<i className="fa fa-question-circle" aria-hidden="true" /> Formatting guide
<span className="sr-only"> (help)</span>
<i className="fa fa-question-circle" aria-hidden="true" /> Formatting guide{" "}
<span className="sr-only">(help)</span>
</HelpTrigger>
</div>
)}
Expand Down

0 comments on commit ee8ebb3

Please sign in to comment.