Top align quick action buttons

Summary: Top align the button icons

Reviewed By: fkgozali

Differential Revision: D3317805

fbshipit-source-id: b385f9f4e41db1253bb4d523cb07093c63e39da0
This commit is contained in:
Fred Liu 2016-05-18 12:33:52 -07:00 committed by Facebook Github Bot 0
parent 858643dbdf
commit 7f1346bfdd

View File

@ -74,7 +74,6 @@ const styles = StyleSheet.create({
alignItems: 'center',
flex: 1,
flexDirection: 'column',
justifyContent: 'center',
width: 76,
},
image: {