]> git.parisson.com Git - teleforma.git/commitdiff
fix height
authoryomguy <yomguy@parisson.com>
Wed, 2 Jan 2013 23:59:35 +0000 (00:59 +0100)
committeryomguy <yomguy@parisson.com>
Wed, 2 Jan 2013 23:59:35 +0000 (00:59 +0100)
teleforma/static/teleforma/css/teleforma.css

index a796fe2679b32d86347a0d927e63f671cf47b5af..182b4534a12dacc77fcb2035a2b27996a6ae0cbc 100644 (file)
@@ -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;
 }