diff --git a/webapp/components/post_view/components/post.jsx b/webapp/components/post_view/components/post.jsx
index 051ce07447..ce6ce7d2a7 100644
--- a/webapp/components/post_view/components/post.jsx
+++ b/webapp/components/post_view/components/post.jsx
@@ -218,7 +218,7 @@ export default class Post extends React.Component {
profilePic = (
);
diff --git a/webapp/components/rhs_root_post.jsx b/webapp/components/rhs_root_post.jsx
index 6f43729732..d871ad2a98 100644
--- a/webapp/components/rhs_root_post.jsx
+++ b/webapp/components/rhs_root_post.jsx
@@ -305,7 +305,7 @@ export default class RhsRootPost extends React.Component {
profilePic = (
);