From 8ed484771a3bc8ff2e6f7d1785bb7a842a7ba194 Mon Sep 17 00:00:00 2001 From: Vishwesh Jainkuniya Date: Wed, 31 May 2017 12:51:57 +0530 Subject: [PATCH] Reduced maxHeight of autocomplete suggestions to 250. With 300 it was not looking good on Android. --- src/common/Popup.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/common/Popup.js b/src/common/Popup.js index 916a6b9c1b..1ece5eaa86 100644 --- a/src/common/Popup.js +++ b/src/common/Popup.js @@ -18,7 +18,7 @@ export default class Popup extends Component { return ( {this.props.children}