diff --git a/src/NavBar.js b/src/NavBar.js index af382025f..eea926d48 100644 --- a/src/NavBar.js +++ b/src/NavBar.js @@ -200,7 +200,7 @@ const styles = StyleSheet.create({ position: "absolute", }, backButton: { - width: 100, + width: 130, height: 37, position: "absolute", bottom: 4,