From 4637b666ebd154d3e98e700af6cea113c70c01bd Mon Sep 17 00:00:00 2001 From: Marc Englund Date: Tue, 29 Apr 2008 10:33:29 +0000 Subject: [PATCH] padding not needed anymore svn changeset:4275/svn branch:trunk --- WebContent/ITMILL/themes/reservr/styles.css | 1 - 1 file changed, 1 deletion(-) diff --git a/WebContent/ITMILL/themes/reservr/styles.css b/WebContent/ITMILL/themes/reservr/styles.css index dae0dd18d2..d107454c1e 100644 --- a/WebContent/ITMILL/themes/reservr/styles.css +++ b/WebContent/ITMILL/themes/reservr/styles.css @@ -7,7 +7,6 @@ body { background-repeat: no-repeat; background-position: top right; margin: 0; - padding: 20px 25px 55px 25px; } #itmill-ajax-window { -- 2.39.5