From 5ba8ddc98dd2d4fd77948b40c446b79cb0f14a2f Mon Sep 17 00:00:00 2001 From: Robert Sesek Date: Sat, 15 Apr 2006 21:48:56 +0000 Subject: [PATCH] Add some padding to #mainbody --- printer.css.php | 2 ++ 1 file changed, 2 insertions(+) diff --git a/printer.css.php b/printer.css.php index 0d5d0e6..1e8801f 100755 --- a/printer.css.php +++ b/printer.css.php @@ -310,6 +310,8 @@ input, textarea, select, option width: 80%; vertical-align: top; + + padding: 5px 5px 5px 0px; } #wrapper #contentbody #mainbody table -- 2.22.5