From 344824e644730c76561297a15760575822138b60 Mon Sep 17 00:00:00 2001 From: yomguy Date: Mon, 23 Jul 2012 03:31:37 +0200 Subject: [PATCH] try higher modules --- teleforma/static/teleforma/css/teleforma.css | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/teleforma/static/teleforma/css/teleforma.css b/teleforma/static/teleforma/css/teleforma.css index 69ab2a8e..96117b4f 100644 --- a/teleforma/static/teleforma/css/teleforma.css +++ b/teleforma/static/teleforma/css/teleforma.css @@ -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; -- 2.39.5