From cd7b6088cbeb2c2f2819120a8c85358f97adcf20 Mon Sep 17 00:00:00 2001 From: James Weiner Date: Thu, 1 Dec 2011 18:11:08 +0000 Subject: [PATCH] Added #content to all views' sections so the header doesn't overlap the page content --- app/views/countries/show.html.erb | 2 +- app/views/home/show.html.erb | 2 +- app/views/missions/show.html.erb | 12 ++++++------ app/views/travel_news/show.html.erb | 2 +- 4 files changed, 9 insertions(+), 9 deletions(-) diff --git a/app/views/countries/show.html.erb b/app/views/countries/show.html.erb index beee825..1a0703a 100644 --- a/app/views/countries/show.html.erb +++ b/app/views/countries/show.html.erb @@ -9,7 +9,7 @@ <%= @country.name -%> <%- end -%> -
+