diff --git a/ActionButtonItem.js b/ActionButtonItem.js index 5e2bd2b..3ea5547 100644 --- a/ActionButtonItem.js +++ b/ActionButtonItem.js @@ -206,8 +206,7 @@ const styles = StyleSheet.create({ borderRadius: 3, borderWidth: StyleSheet.hairlineWidth, borderColor: "#eee", - backgroundColor: "white", - height: TEXT_HEIGHT + backgroundColor: "white" }, text: { flex: 1,