From: yomguy Date: Thu, 19 Jul 2012 18:42:48 +0000 (+0200) Subject: fix footer X-Git-Tag: 0.7-dev^2~4 X-Git-Url: https://git.parisson.com/?a=commitdiff_plain;h=f011c7057f0f0314e9d70f3a5bbe6e9d1fc1937e;p=teleforma.git fix footer --- diff --git a/teleforma/static/teleforma/css/teleforma.css b/teleforma/static/teleforma/css/teleforma.css index 46a45be7..0c9e7b82 100644 --- a/teleforma/static/teleforma/css/teleforma.css +++ b/teleforma/static/teleforma/css/teleforma.css @@ -1423,7 +1423,7 @@ input,textarea{ float: left; width: 50%; padding: 0em 3em 1em 2em; - max-height: 550px; + max-height: 545px; overflow-y: auto; }