From c5d78f828a48ba88b8a89a0564bcb8352e84b396 Mon Sep 17 00:00:00 2001 From: Christopher Speller Date: Thu, 24 Sep 2015 10:17:58 -0400 Subject: Converting preview image modal to use react-bootstrap. Fixes issue where modal would appear behind background on iOS --- web/react/components/rhs_comment.jsx | 1 - 1 file changed, 1 deletion(-) (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 4d1892a69..dc49fbdb1 100644 --- a/web/react/components/rhs_comment.jsx +++ b/web/react/components/rhs_comment.jsx @@ -163,7 +163,6 @@ export default class RhsComment extends React.Component { fileAttachment = ( -- cgit v1.2.3-1-g7c22 From 32feec5b66d114fe8b30c745ba6d587a82ea6b23 Mon Sep 17 00:00:00 2001 From: hmhealey Date: Thu, 24 Sep 2015 11:25:36 -0400 Subject: Removed timestamp tooltips from posts in the RHS --- web/react/components/rhs_comment.jsx | 5 +---- 1 file changed, 1 insertion(+), 4 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 4d1892a69..4432a6a26 100644 --- a/web/react/components/rhs_comment.jsx +++ b/web/react/components/rhs_comment.jsx @@ -186,10 +186,7 @@ export default class RhsComment extends React.Component {
  • -
  • -- cgit v1.2.3-1-g7c22