From 432c0a5745d01089b28208569a2a2fd901970ce2 Mon Sep 17 00:00:00 2001 From: Luke Shumaker Date: Wed, 5 Mar 2014 19:12:03 -0500 Subject: css is simpler than html (remove the hr above the footer, do it with css) --- app/views/layouts/application.html.erb | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) (limited to 'app/views') diff --git a/app/views/layouts/application.html.erb b/app/views/layouts/application.html.erb index 75a9d4e..0747b5d 100644 --- a/app/views/layouts/application.html.erb +++ b/app/views/layouts/application.html.erb @@ -32,8 +32,7 @@
<%= yield %>
-
-