From: yomguy Date: Thu, 19 Jul 2012 18:43:20 +0000 (+0200) Subject: fix footer X-Git-Tag: 0.7-dev^2~3 X-Git-Url: https://git.parisson.com/?a=commitdiff_plain;h=787baab008c151af74d951a6b5e4147639c26fbc;p=teleforma.git fix footer --- diff --git a/teleforma/static/teleforma/css/teleforma.css b/teleforma/static/teleforma/css/teleforma.css index 0c9e7b82..ea09e03c 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: 545px; + max-height: 540px; overflow-y: auto; }