Skip to content

Commit

Permalink
remove paddingTop in AnimatedGratuitousApp
Browse files Browse the repository at this point in the history
Summary:
Please see the screenshot below.
![qq20160525-0](https://cloud.githubusercontent.com/assets/6279478/15526182/74170a9e-2262-11e6-8f99-5e121ed7b9c1.png)
Closes facebook#7733

Differential Revision: D3345791

fbshipit-source-id: 4e5885197a42b760a800970156fcdebadf227575
  • Loading branch information
Raincal authored and Facebook Github Bot 5 committed May 25, 2016
1 parent a8acf8a commit 62f53ff
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion Examples/UIExplorer/AnimatedGratuitousApp/AnExApp.js
Original file line number Diff line number Diff line change
Expand Up @@ -281,7 +281,6 @@ function moveToClosest({activeKey, keys, restLayouts}, position) {
var styles = StyleSheet.create({
container: {
flex: 1,
paddingTop: 64, // push content below nav bar
},
grid: {
flex: 1,
Expand Down

0 comments on commit 62f53ff

Please sign in to comment.