]> git.parisson.com Git - teleforma.git/commitdiff
increase home height
authorGuillaume Pellerin <yomguy@parisson.com>
Fri, 22 Jan 2016 15:40:27 +0000 (16:40 +0100)
committerGuillaume Pellerin <yomguy@parisson.com>
Fri, 22 Jan 2016 15:40:27 +0000 (16:40 +0100)
teleforma/static/teleforma/css/teleforma.css

index 86044944399160198b46077bf37adadedfe4401d..e5dc3754e8e56019cbfcc79ec5657ff3ced38e8e 100644 (file)
@@ -1496,7 +1496,7 @@ input,textarea{
     float: left;
     width: 50%;
     padding: 0em 3em 0em 2em;
-    max-height: 575px;
+    max-height: 800px;
     overflow-y: auto;
     }