From: yomguy Date: Wed, 2 Jan 2013 23:59:35 +0000 (+0100) Subject: fix height X-Git-Tag: 0.9-probarreau~174 X-Git-Url: https://git.parisson.com/?a=commitdiff_plain;h=bb2b1b61a5e8182b13f66fbf0c9d99af40ada55d;p=teleforma.git fix height --- diff --git a/teleforma/static/teleforma/css/teleforma.css b/teleforma/static/teleforma/css/teleforma.css index a796fe26..182b4534 100644 --- a/teleforma/static/teleforma/css/teleforma.css +++ b/teleforma/static/teleforma/css/teleforma.css @@ -1832,7 +1832,7 @@ form .exceed{ border-radius: 8px 0px 8px 8px; color: black; padding: 0.5em; - max-height: 350px; + max-height: 300px; overflow-y: auto; }