From: yomguy Date: Thu, 19 Jul 2012 18:46:41 +0000 (+0200) Subject: fix footer X-Git-Tag: 0.7-dev^2~1 X-Git-Url: https://git.parisson.com/?a=commitdiff_plain;h=1fb239a014505d3ae9281e55fa989c9a5287b764;p=teleforma.git fix footer --- diff --git a/teleforma/static/teleforma/css/teleforma.css b/teleforma/static/teleforma/css/teleforma.css index d74f7972..08a7ec80 100644 --- a/teleforma/static/teleforma/css/teleforma.css +++ b/teleforma/static/teleforma/css/teleforma.css @@ -598,7 +598,7 @@ color:#FFF; border-bottom: 1px solid #000; height: 30px; padding: 0em 0.5em 10px 0.5em; - margin-top: 2em; + margin-top: 1.5em; } #footer :link, #footer :visited { color: #FFF; } #footer hr { display: none } @@ -1423,7 +1423,7 @@ input,textarea{ float: left; width: 50%; padding: 0em 3em 0em 2em; - max-height: 540px; + max-height: 550px; overflow-y: auto; }