From 2a7812bfa3d617e938fa4dd1fb2829b1f51921ce Mon Sep 17 00:00:00 2001 From: SergeyEzhin Date: Thu, 6 May 2021 15:01:29 +0300 Subject: [PATCH] [common] Bug 37524 --- apps/common/mobile/lib/view/Search.jsx | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/apps/common/mobile/lib/view/Search.jsx b/apps/common/mobile/lib/view/Search.jsx index 72f69836c..4bf67427d 100644 --- a/apps/common/mobile/lib/view/Search.jsx +++ b/apps/common/mobile/lib/view/Search.jsx @@ -273,7 +273,7 @@ class SearchView extends Component { {isIos ?
: null}
- +
@@ -305,10 +305,10 @@ class SearchView extends Component { ) : null}
- this.onSearchClick(SEARCH_BACKWARD)}> + this.onSearchClick(SEARCH_BACKWARD)}> - this.onSearchClick(SEARCH_FORWARD)}> + this.onSearchClick(SEARCH_FORWARD)}>