From 53f1d7c93385df967eb95ece569aa2144626380b Mon Sep 17 00:00:00 2001 From: "Matteo Nastasi (mop)" Date: Sun, 18 Feb 2007 11:00:04 +0000 Subject: [PATCH] corretta posizione dell'Esco --- web/room.css | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/web/room.css b/web/room.css index e6b590b..717f7ed 100644 --- a/web/room.css +++ b/web/room.css @@ -161,9 +161,9 @@ td.td_standup { .esco { position: absolute; - text-align: center; - width: 100%; + text-align: center; bottom: 4px; + right: 4px; } -- 2.17.1