From d1101e3c91932cd5480cdc107d84de38385e1d8a Mon Sep 17 00:00:00 2001 From: hmhealey Date: Mon, 21 Sep 2015 10:03:47 -0400 Subject: Wrapped comment messages in divs like posts in the center pane --- web/react/components/rhs_comment.jsx | 2 +- web/react/components/rhs_root_post.jsx | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/web/react/components/rhs_comment.jsx b/web/react/components/rhs_comment.jsx index 73623179f..806f8e2bc 100644 --- a/web/react/components/rhs_comment.jsx +++ b/web/react/components/rhs_comment.jsx @@ -207,7 +207,7 @@ export default class RhsComment extends React.Component {

{loading} - diff --git a/web/react/components/rhs_root_post.jsx b/web/react/components/rhs_root_post.jsx index 4ed97d00a..13da8101d 100644 --- a/web/react/components/rhs_root_post.jsx +++ b/web/react/components/rhs_root_post.jsx @@ -147,7 +147,7 @@ export default class RhsRootPost extends React.Component {

-

-- cgit v1.2.3-1-g7c22