From 9f792c2bae5e1cc638afb787266cd57b1bc340f7 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?H=C3=A9ctor=20Ramos?= Date: Sat, 24 Sep 2016 13:48:54 -0700 Subject: [PATCH] Fix footer background issues in the blog index. Summary: Fixes #10091. Some now unused CSS is removed here as well. Closes https://github.com/facebook/react-native/pull/10092 Differential Revision: D3919399 Pulled By: hramos fbshipit-source-id: ed29c4a3e1ba01d930013db04862bce3fa4c5cbb --- website/core/Site.js | 2 +- website/src/react-native/css/react-native.css | 10 +--------- 2 files changed, 2 insertions(+), 10 deletions(-) diff --git a/website/core/Site.js b/website/core/Site.js index 85a98262ae..3419cdb894 100644 --- a/website/core/Site.js +++ b/website/core/Site.js @@ -128,7 +128,7 @@ var Site = React.createClass({ {this.props.children} -