From 81a893b556bbd4e5a73dd41b3dad92915cb06119 Mon Sep 17 00:00:00 2001 From: Saturnino Abril Date: Thu, 6 Jul 2017 04:21:04 +0800 Subject: fix position of emoji picker (#6837) --- webapp/components/post_view/post_info/post_info.jsx | 1 + 1 file changed, 1 insertion(+) (limited to 'webapp/components/post_view/post_info/post_info.jsx') diff --git a/webapp/components/post_view/post_info/post_info.jsx b/webapp/components/post_view/post_info/post_info.jsx index c07a58bc7..36e0ea431 100644 --- a/webapp/components/post_view/post_info/post_info.jsx +++ b/webapp/components/post_view/post_info/post_info.jsx @@ -158,6 +158,7 @@ export default class PostInfo extends React.PureComponent { target={this.getDotMenu} onHide={this.hideEmojiPicker} onEmojiClick={this.reactEmojiClick} + rightOffset={7} />