From 7f1a3fddecb1236bc1c01f4ea7a4ccea9b47146d Mon Sep 17 00:00:00 2001 From: Nicolas Bally Date: Wed, 11 Jul 2012 11:45:53 +0200 Subject: [PATCH] bug firefox --- app/assets/stylesheets/public/layout.css.scss | 2 ++ 1 file changed, 2 insertions(+) diff --git a/app/assets/stylesheets/public/layout.css.scss b/app/assets/stylesheets/public/layout.css.scss index cd7c1fe..17d04a9 100644 --- a/app/assets/stylesheets/public/layout.css.scss +++ b/app/assets/stylesheets/public/layout.css.scss @@ -553,6 +553,8 @@ footer{ border-top: #202020 2px solid; border-bottom: #97BC4A 12px solid; text-align:center; + height:1px; + margin-top:0px;