From: Guillaume Pellerin Date: Fri, 22 Jan 2016 15:40:27 +0000 (+0100) Subject: increase home height X-Git-Tag: 2.8.1-pro~237 X-Git-Url: https://git.parisson.com/?a=commitdiff_plain;h=d296232917a036b5a63451d2e483757260a7edb2;p=teleforma.git increase home height --- diff --git a/teleforma/static/teleforma/css/teleforma.css b/teleforma/static/teleforma/css/teleforma.css index 86044944..e5dc3754 100644 --- a/teleforma/static/teleforma/css/teleforma.css +++ b/teleforma/static/teleforma/css/teleforma.css @@ -1496,7 +1496,7 @@ input,textarea{ float: left; width: 50%; padding: 0em 3em 0em 2em; - max-height: 575px; + max-height: 800px; overflow-y: auto; }