From 2e8cc8c289f41a799c4c3a993b39ded6f9754b5b Mon Sep 17 00:00:00 2001 From: Nicolas Bally Date: Wed, 11 Jul 2012 11:50:56 +0200 Subject: [PATCH] firefox --- app/assets/stylesheets/public/layout.css.scss | 3 +-- app/views/layouts/public.html.haml | 2 +- 2 files changed, 2 insertions(+), 3 deletions(-) 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