Skip to content

Commit 88c5537

Browse files
authored
Merge pull request #101 from lucasbesen/master
Fix flex align bug
2 parents 6a978b6 + 9dca882 commit 88c5537

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

lib/Style.js

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -10,8 +10,6 @@ var Style = StyleSheet.create({
1010

1111
radioWrap: {
1212
flexDirection: 'row',
13-
alignItems: 'center',
14-
alignSelf: 'center',
1513
marginBottom: 5,
1614
},
1715
radio: {

0 commit comments

Comments
 (0)