From 8b71675a485f016a80df7e8ea9fe909b0b40ec3f Mon Sep 17 00:00:00 2001 From: Aaron Lindsay Date: Sat, 13 Feb 2016 10:26:48 -0500 Subject: [PATCH] Fix full-height tabs issue in Chrome --- static/MoneyGoApp.js | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/static/MoneyGoApp.js b/static/MoneyGoApp.js index e574a6d..75c42ef 100644 --- a/static/MoneyGoApp.js +++ b/static/MoneyGoApp.js @@ -277,7 +277,7 @@ module.exports = React.createClass({ if (this.state.user.isUser()) mainContent = ( - + - Scheduled transactions go here... - Budgets go here... - Reports go here... + Scheduled transactions go here... + Budgets go here... + Reports go here... ); else mainContent = (