From: yomguy Date: Mon, 23 Jul 2012 01:31:37 +0000 (+0200) Subject: try higher modules X-Git-Tag: 0.8~4 X-Git-Url: https://git.parisson.com/?a=commitdiff_plain;h=344824e644730c76561297a15760575822138b60;p=teleforma.git try higher modules --- 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;