From 3f5bb27b47dcb4ac64fe89b396c5d66feb03d630 Mon Sep 17 00:00:00 2001 From: Tom Willemse Date: Tue, 16 Jul 2013 20:53:18 +0200 Subject: Fix style for story content --- static/js/main.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'static/js') diff --git a/static/js/main.js b/static/js/main.js index b6c36f9..28a1d00 100644 --- a/static/js/main.js +++ b/static/js/main.js @@ -133,7 +133,7 @@ var StoryData = React.createClass({ return (

{this.state.data.title}

Assignee: {this.state.data.assignee} -
+
{this.state.data.content}