diff -r ee84e7c22600 -r ae502df97907 index.html --- a/index.html Thu Mar 18 18:14:06 2010 +0000 +++ b/index.html Thu Mar 18 18:33:27 2010 +0000 @@ -26,6 +26,20 @@ { display:none; } + #support-log + { + position:relative; + top:0px; + overflow: auto; + height:90%; + padding:5px; + } + #support-input + { + height:7%; + bottom:0px; + position:relative; + }