From 6cc67e58f2dfc4efc019026f60b6b550d6cc06df Mon Sep 17 00:00:00 2001 From: Reed Garmsen Date: Wed, 17 Feb 2016 13:44:41 -0800 Subject: Removed ability to copy a permalink on mobile --- web/react/components/rhs_comment.jsx | 32 +++++++++++++++++--------------- 1 file changed, 17 insertions(+), 15 deletions(-) (limited to 'web/react/components/rhs_comment.jsx') diff --git a/web/react/components/rhs_comment.jsx b/web/react/components/rhs_comment.jsx index 0d15c8599..201a4c569 100644 --- a/web/react/components/rhs_comment.jsx +++ b/web/react/components/rhs_comment.jsx @@ -97,22 +97,24 @@ class RhsComment extends React.Component { var dropdownContents = []; - dropdownContents.push( -
  • - - - -
  • - ); + + + + + ); + } if (isOwner) { dropdownContents.push( -- cgit v1.2.3-1-g7c22