index.html

changeset 24
ae502df97907
parent 18
9e4230bb66e4
child 29
f8c700c601f9
--- 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;
+		}
 		
 	</style>
 </head>

mercurial