From 7f32e6f239cd1458f2e81668f7c940ff103319f4 Mon Sep 17 00:00:00 2001 From: ankit-thanekar007 Date: Fri, 19 Mar 2021 10:47:10 -0700 Subject: UAT bug fixes' --- src/screens/profile/CaptionScreen.tsx | 6 ++---- 1 file changed, 2 insertions(+), 4 deletions(-) (limited to 'src/screens/profile') diff --git a/src/screens/profile/CaptionScreen.tsx b/src/screens/profile/CaptionScreen.tsx index 01e859ba..998897e2 100644 --- a/src/screens/profile/CaptionScreen.tsx +++ b/src/screens/profile/CaptionScreen.tsx @@ -152,10 +152,8 @@ const styles = StyleSheet.create({ position: 'relative', backgroundColor: 'white', width: '100%', - paddingLeft: '2%', - paddingRight: '2%', - paddingBottom: '1%', - paddingTop: '1%', + paddingHorizontal: '2%', + paddingVertical: '1%', height: 60, }, }); -- cgit v1.2.3-70-g09d2