From ca639ef6d55d2e1bb85fd18a502d438ca08d3995 Mon Sep 17 00:00:00 2001 From: "Matteo Nastasi (mop)" Date: Sun, 25 Feb 2007 15:52:24 +0000 Subject: [PATCH] spostata la chiusura finestra in fondo alla pagina --- web/brisk.css | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/web/brisk.css b/web/brisk.css index cb23863..54c15cd 100644 --- a/web/brisk.css +++ b/web/brisk.css @@ -76,11 +76,11 @@ img.nobo { } div.notify_clo { - position: absolute; +/* position: absolute; */ align: center; width: 100%; left: 0px; - bottom: 4px; +/* bottom: 4px;*/ } input.button { -- 2.17.1