Revert changes to Modal.js styling

Differential Revision: D3074138

fb-gh-sync-id: 85bdf536154319e8361e55aadcaf81ab3c214d65
shipit-source-id: 85bdf536154319e8361e55aadcaf81ab3c214d65
This commit is contained in:
Michelle Hwang 2016-03-19 14:19:59 -07:00 committed by Facebook Github Bot 6
parent 25cc7b7174
commit ac2571d5ec
1 changed files with 0 additions and 2 deletions

View File

@ -75,9 +75,7 @@ var styles = StyleSheet.create({
},
container: {
position: 'absolute',
bottom: 0,
left: 0,
right: 0,
top: 0,
}
});