From 06e20cb460faa5c302511f6444c4017d5ebd07e0 Mon Sep 17 00:00:00 2001 From: Jules Laplace Date: Sun, 4 Jun 2017 18:19:08 -0400 Subject: more mobile hegemony --- client/src/lib/views/contact.js | 20 +++++++++++--------- 1 file changed, 11 insertions(+), 9 deletions(-) (limited to 'client/src/lib/views/contact.js') diff --git a/client/src/lib/views/contact.js b/client/src/lib/views/contact.js index 19bec89..57d3e9d 100644 --- a/client/src/lib/views/contact.js +++ b/client/src/lib/views/contact.js @@ -95,20 +95,22 @@ export default class Contact extends Component { } render() { return ( - - - - {this.props.content.body} - + + + + + {this.props.content.body} + - {this.renderForm()} - {this.renderComments()} - + {this.renderForm()} + {this.renderComments()} + + {this.renderActivity()} - + ) } renderForm() { -- cgit v1.2.3-70-g09d2