changeset 63:5c883f5d270a CellTable

move table a bit down to line it up with the map widget
author Sebastian Kruse <skruse@mpiwg-berlin.mpg.de>
date Mon, 17 Dec 2012 13:27:32 +0100
parents 6d8f3ff53429
children aa1808d94d80
files war/Sti.html
diffstat 1 files changed, 1 insertions(+), 1 deletions(-) [+]
line wrap: on
line diff
--- a/war/Sti.html	Fri Dec 14 16:33:48 2012 +0100
+++ b/war/Sti.html	Mon Dec 17 13:27:32 2012 +0100
@@ -66,7 +66,7 @@
 			</div>	
 		</td>
 
-		<td valign="top" width="100%">
+		<td valign="top" width="100%" style="position: relative; top: 74px;">
 			<div id="tableWindow" class="tableWindow">
 			</div>
 		</td>