diff war/Sti.css @ 36:cfe8045c4610

moved the data-table out of the mainContainer again made the table moveable (to allow placement left/right of the map)
author Sebastian Kruse <skruse@mpiwg-berlin.mpg.de>
date Mon, 03 Dec 2012 15:26:56 +0100
parents 16965d9c29a3
children
line wrap: on
line diff
--- a/war/Sti.css	Mon Dec 03 13:40:15 2012 +0100
+++ b/war/Sti.css	Mon Dec 03 15:26:56 2012 +0100
@@ -531,11 +531,8 @@
 */
 
 #tableWindow {
-	position: absolute;
 	text-align: center;
-	width: 90%;
-	margin-left: 5%;
-	margin-right: 5%;
+	width: 100%;
 }
 
 .unselectedCellInner {