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 +--- web/react/components/post_right.jsx | 4 +--- 2 files changed, 2 insertions(+), 6 deletions(-) (limited to 'web/react') 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") ?
- +
  • Edit
  • : "" } diff --git a/web/react/components/post_right.jsx b/web/react/components/post_right.jsx index dca05051d..cc6751738 100644 --- a/web/react/components/post_right.jsx +++ b/web/react/components/post_right.jsx @@ -129,9 +129,7 @@ RootPost = React.createClass({
    { isOwner ?
    - +