From 0c3b4e96136f0d6789c2413ce2b71b4cc66687b9 Mon Sep 17 00:00:00 2001 From: "Matteo Nastasi (mop)" Date: Sun, 25 Feb 2007 10:52:08 +0000 Subject: [PATCH] aggiunto left: 0x; in table_act --- web/room.css | 1 + 1 file changed, 1 insertion(+) diff --git a/web/room.css b/web/room.css index 717f7ed..0532367 100644 --- a/web/room.css +++ b/web/room.css @@ -112,6 +112,7 @@ div.table_act { position: absolute; align: center; width: 100%; + left: 0px; bottom: 4px; } -- 2.17.1