diff --git a/app/assets/stylesheets/public/layout.css.scss b/app/assets/stylesheets/public/layout.css.scss index 17d04a9..b4a981e 100644 --- a/app/assets/stylesheets/public/layout.css.scss +++ b/app/assets/stylesheets/public/layout.css.scss @@ -553,8 +553,7 @@ footer{ border-top: #202020 2px solid; border-bottom: #97BC4A 12px solid; text-align:center; - height:1px; - margin-top:0px; + diff --git a/app/views/layouts/public.html.haml b/app/views/layouts/public.html.haml index 2a5395e..59d2c13 100644 --- a/app/views/layouts/public.html.haml +++ b/app/views/layouts/public.html.haml @@ -44,7 +44,7 @@ - %p{:style => "clear:both;"} + %p{:style => "clear:both;height:1px;margin-top:0px;"} %footer