summaryrefslogtreecommitdiffstats
path: root/webapp/components/rhs_header_post.jsx
diff options
context:
space:
mode:
Diffstat (limited to 'webapp/components/rhs_header_post.jsx')
-rw-r--r--webapp/components/rhs_header_post.jsx2
1 files changed, 1 insertions, 1 deletions
diff --git a/webapp/components/rhs_header_post.jsx b/webapp/components/rhs_header_post.jsx
index d0d720bb5..54ace681e 100644
--- a/webapp/components/rhs_header_post.jsx
+++ b/webapp/components/rhs_header_post.jsx
@@ -123,7 +123,7 @@ export default class RhsHeaderPost extends React.Component {
placement='top'
overlay={backToResultsTooltip}
>
- <i className='fa fa-angle-left'></i>
+ <i className='fa fa-angle-left'/>
</OverlayTrigger>
</a>
);