From 446361ccea1fbf85a628aaa9858b387afa00892f Mon Sep 17 00:00:00 2001 From: Elias Nahum Date: Fri, 7 Dec 2018 12:25:17 -0300 Subject: [PATCH] MM-13366 Post menu doesn't hint at more options below the fold (#2434) --- app/screens/post_options/post_options.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/app/screens/post_options/post_options.js b/app/screens/post_options/post_options.js index 31f576e69..a6dfad03b 100644 --- a/app/screens/post_options/post_options.js +++ b/app/screens/post_options/post_options.js @@ -395,7 +395,7 @@ export default class PostOptions extends PureComponent { ref={this.refSlideUpPanel} marginFromTop={marginFromTop} onRequestClose={this.close} - initialPosition={325} + initialPosition={290} > {options}