From 8ead147ebc2c56705c1896586782553dcb30e271 Mon Sep 17 00:00:00 2001 From: nickago Date: Fri, 17 Jul 2015 07:52:56 -0700 Subject: Changed javascript to CSS method --- web/react/components/post_info.jsx | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) (limited to 'web/react/components/post_info.jsx') diff --git a/web/react/components/post_info.jsx b/web/react/components/post_info.jsx index cf01747f0..17746655d 100644 --- a/web/react/components/post_info.jsx +++ b/web/react/components/post_info.jsx @@ -30,9 +30,7 @@ module.exports = React.createClass({
{ isOwner || (this.props.allowReply === "true" && type != "Comment") ?
- +