diff --git a/Examples/UIExplorer/AnimatedGratuitousApp/AnExApp.js b/Examples/UIExplorer/AnimatedGratuitousApp/AnExApp.js index 58af5045a19..20153889ab4 100644 --- a/Examples/UIExplorer/AnimatedGratuitousApp/AnExApp.js +++ b/Examples/UIExplorer/AnimatedGratuitousApp/AnExApp.js @@ -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,