diff --git a/Libraries/Components/Button.js b/Libraries/Components/Button.js index 05a32f0b5bfb45..6a2b8244f27266 100644 --- a/Libraries/Components/Button.js +++ b/Libraries/Components/Button.js @@ -204,7 +204,7 @@ const styles = StyleSheet.create({ }), text: { textAlign: 'center', - padding: 8, + margin: 8, ...Platform.select({ ios: { // iOS blue from https://developer.apple.com/ios/human-interface-guidelines/visual-design/color/