]> git.parisson.com Git - teleforma.git/commitdiff
try higher modules
authoryomguy <yomguy@parisson.com>
Mon, 23 Jul 2012 01:31:37 +0000 (03:31 +0200)
committeryomguy <yomguy@parisson.com>
Mon, 23 Jul 2012 01:31:37 +0000 (03:31 +0200)
teleforma/static/teleforma/css/teleforma.css

index 69ab2a8e789c729c42fa360d12705777b0fd73e4..96117b4f00b9febe91f89458a6184a6783e004bd 100644 (file)
@@ -1409,7 +1409,7 @@ input,textarea{
         background-color: #FFF;
         color: #000 ;
         font-weight: normal;
-        max-height: 400px;
+        max-height: 500px;
         overflow-y: auto;
         }
 
@@ -1583,7 +1583,7 @@ input,textarea{
 
 #chatwindow {
     min-height: 10em;
-    max-height: 39em;
+    max-height: 42em;
     border-bottom: 1px solid;
     padding: 0.8em;
     overflow: auto;