diff --git a/web/react/components/post_info.jsx b/web/react/components/post_info.jsx
index d2a0a40350..c38edf6a24 100644
--- a/web/react/components/post_info.jsx
+++ b/web/react/components/post_info.jsx
@@ -153,7 +153,7 @@ export default class PostInfo extends React.Component {
diff --git a/web/react/components/rhs_comment.jsx b/web/react/components/rhs_comment.jsx
index dc49fbdb1e..5b4694eb14 100644
--- a/web/react/components/rhs_comment.jsx
+++ b/web/react/components/rhs_comment.jsx
@@ -185,10 +185,7 @@ export default class RhsComment extends React.Component {
-
diff --git a/web/react/components/rhs_root_post.jsx b/web/react/components/rhs_root_post.jsx
index caa8c5c1e3..13ab0c982f 100644
--- a/web/react/components/rhs_root_post.jsx
+++ b/web/react/components/rhs_root_post.jsx
@@ -132,10 +132,7 @@ export default class RhsRootPost extends React.Component {
-
-
+
{utils.displayCommentDateTime(post.create_at)}