From b6cafd5981d1701e84fa990aaf782d43fba12c40 Mon Sep 17 00:00:00 2001 From: George Goldberg Date: Wed, 18 Jan 2017 20:15:43 +0000 Subject: PLT-5077: Fix floating date on mobile view. (#5061) --- webapp/components/post_view/components/post.jsx | 6 +++++- webapp/components/post_view/components/post_list.jsx | 2 +- 2 files changed, 6 insertions(+), 2 deletions(-) diff --git a/webapp/components/post_view/components/post.jsx b/webapp/components/post_view/components/post.jsx index 03075a3fb..8ba3438a0 100644 --- a/webapp/components/post_view/components/post.jsx +++ b/webapp/components/post_view/components/post.jsx @@ -250,7 +250,11 @@ export default class Post extends React.Component { } return ( -
+
{ + this.domNode = div; + }} + >